| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteEnvironmentConfigurationResponse |
ElasticBeanstalkClient.deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteEnvironmentConfigurationRequestMarshaller.marshall(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest) |
Copyright © 2022. All rights reserved.