Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteBasePathMappingRequest
Packages that use DeleteBasePathMappingRequest
Package
Description
-
Uses of DeleteBasePathMappingRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteBasePathMappingRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteBasePathMapping(DeleteBasePathMappingRequest deleteBasePathMappingRequest) Deletes the BasePathMapping resource.default DeleteBasePathMappingResponseApiGatewayClient.deleteBasePathMapping(DeleteBasePathMappingRequest deleteBasePathMappingRequest) Deletes the BasePathMapping resource. -
Uses of DeleteBasePathMappingRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteBasePathMappingRequestModifier and TypeMethodDescriptionDeleteBasePathMappingRequestMarshaller.marshall(DeleteBasePathMappingRequest deleteBasePathMappingRequest)