| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig |
|
| Modifier and Type | Method and Description |
|---|---|
default StartDeploymentResponse |
AppConfigClient.startDeployment(Consumer<StartDeploymentRequest.Builder> startDeploymentRequest)
Starts a deployment.
|
default StartDeploymentResponse |
AppConfigClient.startDeployment(StartDeploymentRequest startDeploymentRequest)
Starts a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartDeploymentResponse> |
AppConfigAsyncClient.startDeployment(Consumer<StartDeploymentRequest.Builder> startDeploymentRequest)
Starts a deployment.
|
default CompletableFuture<StartDeploymentResponse> |
AppConfigAsyncClient.startDeployment(StartDeploymentRequest startDeploymentRequest)
Starts a deployment.
|
Copyright © 2020. All rights reserved.