Uses of Interface
software.amazon.awssdk.services.apigateway.model.BasePathMapping.Builder
Packages that use BasePathMapping.Builder
-
Uses of BasePathMapping.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return BasePathMapping.BuilderModifier and TypeMethodDescriptionThe base path name that callers of the API must provide as part of the URL after the domain name.static BasePathMapping.BuilderBasePathMapping.builder()The string identifier of the associated RestApi.The name of the associated stage.BasePathMapping.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type BasePathMapping.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BasePathMapping.Builder>BasePathMapping.serializableBuilderClass()