Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnBasePathMappingV2MixinProps.Builder
Packages that use CfnBasePathMappingV2MixinProps.Builder
-
Uses of CfnBasePathMappingV2MixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnBasePathMappingV2MixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBasePathMappingV2MixinProps.getBasePath()CfnBasePathMappingV2MixinProps.builder()CfnBasePathMappingV2MixinProps.Builder.domainNameArn(String domainNameArn) Sets the value ofCfnBasePathMappingV2MixinProps.getDomainNameArn()Sets the value ofCfnBasePathMappingV2MixinProps.getRestApiId()Sets the value ofCfnBasePathMappingV2MixinProps.getStage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnBasePathMappingV2MixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBasePathMappingV2MixinProps.Builder.