Uses of Class
software.amazon.awscdk.services.apigateway.BasePathMappingProps.Builder
Packages that use BasePathMappingProps.Builder
-
Uses of BasePathMappingProps.Builder in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return BasePathMappingProps.BuilderModifier and TypeMethodDescriptionBasePathMappingProps.Builder.attachToStage(Boolean attachToStage) Sets the value ofBasePathMappingOptions.getAttachToStage()Sets the value ofBasePathMappingOptions.getBasePath()static BasePathMappingProps.BuilderBasePathMappingProps.builder()BasePathMappingProps.Builder.domainName(IDomainNameRef domainName) Sets the value ofBasePathMappingProps.getDomainName()BasePathMappingProps.Builder.restApi(IRestApiRef restApi) Sets the value ofBasePathMappingProps.getRestApi()Sets the value ofBasePathMappingOptions.getStage()Constructors in software.amazon.awscdk.services.apigateway with parameters of type BasePathMappingProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BasePathMappingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBasePathMappingProps.Builder.