Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateDeploymentRequest
Packages that use UpdateDeploymentRequest
Package
Description
-
Uses of UpdateDeploymentRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateDeploymentRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateDeployment(UpdateDeploymentRequest updateDeploymentRequest) Changes information about a Deployment resource.default UpdateDeploymentResponseApiGatewayClient.updateDeployment(UpdateDeploymentRequest updateDeploymentRequest) Changes information about a Deployment resource. -
Uses of UpdateDeploymentRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateDeploymentRequestModifier and TypeMethodDescriptionUpdateDeploymentRequestMarshaller.marshall(UpdateDeploymentRequest updateDeploymentRequest)