Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteDeploymentRequest
Packages that use DeleteDeploymentRequest
Package
Description
-
Uses of DeleteDeploymentRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteDeploymentRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteDeployment(DeleteDeploymentRequest deleteDeploymentRequest) Deletes a Deployment resource.default DeleteDeploymentResponseApiGatewayClient.deleteDeployment(DeleteDeploymentRequest deleteDeploymentRequest) Deletes a Deployment resource. -
Uses of DeleteDeploymentRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteDeploymentRequestModifier and TypeMethodDescriptionDeleteDeploymentRequestMarshaller.marshall(DeleteDeploymentRequest deleteDeploymentRequest)