Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnBasePathMappingMixinProps.Builder
Packages that use CfnBasePathMappingMixinProps.Builder
-
Uses of CfnBasePathMappingMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnBasePathMappingMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBasePathMappingMixinProps.getBasePath()CfnBasePathMappingMixinProps.builder()CfnBasePathMappingMixinProps.Builder.domainName(String domainName) Sets the value ofCfnBasePathMappingMixinProps.getDomainName()CfnBasePathMappingMixinProps.Builder.domainName(IDomainNameRef domainName) Sets the value ofCfnBasePathMappingMixinProps.getDomainName()Sets the value ofCfnBasePathMappingMixinProps.getId()Sets the value ofCfnBasePathMappingMixinProps.getRestApiId()CfnBasePathMappingMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnBasePathMappingMixinProps.getRestApiId()Sets the value ofCfnBasePathMappingMixinProps.getStage()Sets the value ofCfnBasePathMappingMixinProps.getStage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnBasePathMappingMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBasePathMappingMixinProps.Builder.