| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentResponse |
ApiGatewayClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a Deployment resource.
|
default CompletableFuture<GetDeploymentResponse> |
ApiGatewayAsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a Deployment resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeploymentRequestMarshaller.marshall(GetDeploymentRequest getDeploymentRequest) |
Copyright © 2023. All rights reserved.