| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig |
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application
configurations.
|
| software.amazon.awssdk.services.appconfig.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentStrategyResponse |
AppConfigClient.getDeploymentStrategy(GetDeploymentStrategyRequest getDeploymentStrategyRequest)
Retrieves information about a deployment strategy.
|
default CompletableFuture<GetDeploymentStrategyResponse> |
AppConfigAsyncClient.getDeploymentStrategy(GetDeploymentStrategyRequest getDeploymentStrategyRequest)
Retrieves information about a deployment strategy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeploymentStrategyRequestMarshaller.marshall(GetDeploymentStrategyRequest getDeploymentStrategyRequest) |
Copyright © 2023. All rights reserved.