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 DeleteEnvironmentConfigurationResultAbstractAWSElasticBeanstalk. deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest request)DeleteEnvironmentConfigurationResultAWSElasticBeanstalk. deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest)Deletes the draft configuration associated with the running environment.DeleteEnvironmentConfigurationResultAWSElasticBeanstalkClient. 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 DeleteEnvironmentConfigurationResultDeleteEnvironmentConfigurationResult. clone()
-