Uses of Class
software.amazon.awssdk.services.apigateway.model.GetBasePathMappingRequest
Packages that use GetBasePathMappingRequest
Package
Description
-
Uses of GetBasePathMappingRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetBasePathMappingRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest) Describe a BasePathMapping resource.default GetBasePathMappingResponseApiGatewayClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest) Describe a BasePathMapping resource. -
Uses of GetBasePathMappingRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetBasePathMappingRequestModifier and TypeMethodDescriptionGetBasePathMappingRequestMarshaller.marshall(GetBasePathMappingRequest getBasePathMappingRequest)