| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentConfigResponse |
CodeDeployClient.getDeploymentConfig(Consumer<GetDeploymentConfigRequest.Builder> getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
default GetDeploymentConfigResponse |
CodeDeployClient.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentConfigResponse> |
CodeDeployAsyncClient.getDeploymentConfig(Consumer<GetDeploymentConfigRequest.Builder> getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
default CompletableFuture<GetDeploymentConfigResponse> |
CodeDeployAsyncClient.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
Copyright © 2022. All rights reserved.