| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentResponse |
ProtonClient.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Get detailed data for a deployment.
|
default GetDeploymentResponse |
ProtonClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Get detailed data for a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentResponse> |
ProtonAsyncClient.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Get detailed data for a deployment.
|
default CompletableFuture<GetDeploymentResponse> |
ProtonAsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Get detailed data for a deployment.
|
Copyright © 2023. All rights reserved.