Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnUsagePlanKeyMixinProps.Builder
Packages that use CfnUsagePlanKeyMixinProps.Builder
-
Uses of CfnUsagePlanKeyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnUsagePlanKeyMixinProps.BuilderModifier and TypeMethodDescriptionCfnUsagePlanKeyMixinProps.builder()Sets the value ofCfnUsagePlanKeyMixinProps.getKeyId()CfnUsagePlanKeyMixinProps.Builder.keyId(IApiKeyRef keyId) Sets the value ofCfnUsagePlanKeyMixinProps.getKeyId()Sets the value ofCfnUsagePlanKeyMixinProps.getKeyType()CfnUsagePlanKeyMixinProps.Builder.usagePlanId(String usagePlanId) Sets the value ofCfnUsagePlanKeyMixinProps.getUsagePlanId()CfnUsagePlanKeyMixinProps.Builder.usagePlanId(IUsagePlanRef usagePlanId) Sets the value ofCfnUsagePlanKeyMixinProps.getUsagePlanId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnUsagePlanKeyMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUsagePlanKeyMixinProps.Builder.