Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDeploymentRequest
Packages that use GetDeploymentRequest
Package
Description
-
Uses of GetDeploymentRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetDeploymentRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetDeploymentResponse>ApiGatewayAsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest) Gets information about a Deployment resource.default GetDeploymentResponseApiGatewayClient.getDeployment(GetDeploymentRequest getDeploymentRequest) Gets information about a Deployment resource. -
Uses of GetDeploymentRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetDeploymentRequestModifier and TypeMethodDescriptionGetDeploymentRequestMarshaller.marshall(GetDeploymentRequest getDeploymentRequest)