| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteEnvironmentConfigurationResponse |
ElasticBeanstalkClient.deleteEnvironmentConfiguration(Consumer<DeleteEnvironmentConfigurationRequest.Builder> deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.
|
default DeleteEnvironmentConfigurationResponse |
ElasticBeanstalkClient.deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEnvironmentConfigurationResponse> |
ElasticBeanstalkAsyncClient.deleteEnvironmentConfiguration(Consumer<DeleteEnvironmentConfigurationRequest.Builder> deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.
|
default CompletableFuture<DeleteEnvironmentConfigurationResponse> |
ElasticBeanstalkAsyncClient.deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.
|
Copyright © 2019. All rights reserved.