Uses of Class
software.amazon.awscdk.services.apigateway.BasePathMapping
Packages that use BasePathMapping
-
Uses of BasePathMapping in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return BasePathMappingModifier and TypeMethodDescriptionDomainName.addBasePathMapping
(IRestApiRef targetApi) Maps this domain to an API endpoint.DomainName.addBasePathMapping
(IRestApiRef targetApi, BasePathMappingOptions options) Maps this domain to an API endpoint.BasePathMapping.Builder.build()