Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateBasePathMappingRequest
Packages that use UpdateBasePathMappingRequest
Package
Description
-
Uses of UpdateBasePathMappingRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateBasePathMappingRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest) Changes information about the BasePathMapping resource.default UpdateBasePathMappingResponseApiGatewayClient.updateBasePathMapping(UpdateBasePathMappingRequest updateBasePathMappingRequest) Changes information about the BasePathMapping resource. -
Uses of UpdateBasePathMappingRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateBasePathMappingRequestModifier and TypeMethodDescriptionUpdateBasePathMappingRequestMarshaller.marshall(UpdateBasePathMappingRequest updateBasePathMappingRequest)