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