Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateBasePathMappingRequest
Packages that use CreateBasePathMappingRequest
Package
Description
-
Uses of CreateBasePathMappingRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type CreateBasePathMappingRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest) Creates a new BasePathMapping resource.default CreateBasePathMappingResponseApiGatewayClient.createBasePathMapping(CreateBasePathMappingRequest createBasePathMappingRequest) Creates a new BasePathMapping resource. -
Uses of CreateBasePathMappingRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type CreateBasePathMappingRequestModifier and TypeMethodDescriptionCreateBasePathMappingRequestMarshaller.marshall(CreateBasePathMappingRequest createBasePathMappingRequest)