Uses of Class
software.amazon.awssdk.services.apigateway.model.GetBasePathMappingResponse
Packages that use GetBasePathMappingResponse
-
Uses of GetBasePathMappingResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetBasePathMappingResponseModifier and TypeMethodDescriptiondefault GetBasePathMappingResponseApiGatewayClient.getBasePathMapping(Consumer<GetBasePathMappingRequest.Builder> getBasePathMappingRequest) Describe a BasePathMapping resource.default GetBasePathMappingResponseApiGatewayClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest) Describe a BasePathMapping resource.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetBasePathMappingResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.getBasePathMapping(Consumer<GetBasePathMappingRequest.Builder> getBasePathMappingRequest) Describe a BasePathMapping resource.ApiGatewayAsyncClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest) Describe a BasePathMapping resource.