| 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 GetDeploymentResponse |
AppConfigClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Retrieves information about a configuration deployment.
|
default CompletableFuture<GetDeploymentResponse> |
AppConfigAsyncClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Retrieves information about a configuration deployment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDeploymentRequestMarshaller.marshall(GetDeploymentRequest getDeploymentRequest) |
Copyright © 2022. All rights reserved.