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