| Package | Description |
|---|---|
| com.amazonaws.services.appconfig |
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application
configurations.
|
| com.amazonaws.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeploymentStrategyResult> |
AbstractAmazonAppConfigAsync.getDeploymentStrategyAsync(GetDeploymentStrategyRequest request,
AsyncHandler<GetDeploymentStrategyRequest,GetDeploymentStrategyResult> asyncHandler) |
Future<GetDeploymentStrategyResult> |
AmazonAppConfigAsyncClient.getDeploymentStrategyAsync(GetDeploymentStrategyRequest request,
AsyncHandler<GetDeploymentStrategyRequest,GetDeploymentStrategyResult> asyncHandler) |
Future<GetDeploymentStrategyResult> |
AmazonAppConfigAsync.getDeploymentStrategyAsync(GetDeploymentStrategyRequest getDeploymentStrategyRequest,
AsyncHandler<GetDeploymentStrategyRequest,GetDeploymentStrategyResult> asyncHandler)
Retrieves information about a deployment strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentStrategyRequest |
GetDeploymentStrategyRequest.clone() |
GetDeploymentStrategyRequest |
GetDeploymentStrategyRequest.withDeploymentStrategyId(String deploymentStrategyId)
The ID of the deployment strategy to get.
|
Copyright © 2023. All rights reserved.