Uses of Class
com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationResult
-
Packages that use DeleteEnvironmentConfigurationResult Package Description com.amazonaws.services.elasticbeanstalk com.amazonaws.services.elasticbeanstalk.model -
-
Uses of DeleteEnvironmentConfigurationResult in com.amazonaws.services.elasticbeanstalk
Methods in com.amazonaws.services.elasticbeanstalk that return DeleteEnvironmentConfigurationResult Modifier and Type Method Description DeleteEnvironmentConfigurationResult
AbstractAWSElasticBeanstalk. deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest request)
DeleteEnvironmentConfigurationResult
AWSElasticBeanstalk. deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.DeleteEnvironmentConfigurationResult
AWSElasticBeanstalkClient. deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment. -
Uses of DeleteEnvironmentConfigurationResult in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return DeleteEnvironmentConfigurationResult Modifier and Type Method Description DeleteEnvironmentConfigurationResult
DeleteEnvironmentConfigurationResult. clone()
-