| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResult |
AWSProtonClient.getDeployment(GetDeploymentRequest request)
Get detailed data for a deployment.
|
GetDeploymentResult |
AbstractAWSProton.getDeployment(GetDeploymentRequest request) |
GetDeploymentResult |
AWSProton.getDeployment(GetDeploymentRequest getDeploymentRequest)
Get detailed data for a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeploymentResult> |
AWSProtonAsyncClient.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AbstractAWSProtonAsync.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AWSProtonAsync.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
Get detailed data for a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResult |
GetDeploymentResult.clone() |
GetDeploymentResult |
GetDeploymentResult.withDeployment(Deployment deployment)
The detailed data of the requested deployment.
|
Copyright © 2023. All rights reserved.