| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default StopDeploymentResponse |
AppConfigClient.stopDeployment(Consumer<StopDeploymentRequest.Builder> stopDeploymentRequest)
Stops a deployment.
|
default StopDeploymentResponse |
AppConfigClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Stops a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopDeploymentResponse> |
AppConfigAsyncClient.stopDeployment(Consumer<StopDeploymentRequest.Builder> stopDeploymentRequest)
Stops a deployment.
|
default CompletableFuture<StopDeploymentResponse> |
AppConfigAsyncClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Stops a deployment.
|
Copyright © 2023. All rights reserved.