| 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<ListDeploymentStrategiesResult> |
AmazonAppConfigAsyncClient.listDeploymentStrategiesAsync(ListDeploymentStrategiesRequest request,
AsyncHandler<ListDeploymentStrategiesRequest,ListDeploymentStrategiesResult> asyncHandler) |
Future<ListDeploymentStrategiesResult> |
AbstractAmazonAppConfigAsync.listDeploymentStrategiesAsync(ListDeploymentStrategiesRequest request,
AsyncHandler<ListDeploymentStrategiesRequest,ListDeploymentStrategiesResult> asyncHandler) |
Future<ListDeploymentStrategiesResult> |
AmazonAppConfigAsync.listDeploymentStrategiesAsync(ListDeploymentStrategiesRequest listDeploymentStrategiesRequest,
AsyncHandler<ListDeploymentStrategiesRequest,ListDeploymentStrategiesResult> asyncHandler)
Lists deployment strategies.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentStrategiesRequest |
ListDeploymentStrategiesRequest.clone() |
ListDeploymentStrategiesRequest |
ListDeploymentStrategiesRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this call.
|
ListDeploymentStrategiesRequest |
ListDeploymentStrategiesRequest.withNextToken(String nextToken)
A token to start the list.
|
Copyright © 2023. All rights reserved.