Uses of Class
software.amazon.awscdk.services.apigateway.BasePathMappingReference.Builder
Packages that use BasePathMappingReference.Builder
-
Uses of BasePathMappingReference.Builder in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return BasePathMappingReference.BuilderModifier and TypeMethodDescriptionSets the value ofBasePathMappingReference.getBasePath()
BasePathMappingReference.builder()
BasePathMappingReference.Builder.domainName
(String domainName) Sets the value ofBasePathMappingReference.getDomainName()
Constructors in software.amazon.awscdk.services.apigateway with parameters of type BasePathMappingReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theBasePathMappingReference.Builder
.