- deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Deletes the specified application along with all associated versions
 and configurations. 
- deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Deletes the specified application along with all associated versions
 and configurations. 
- deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the specified application along with all associated versions
 and configurations. 
- deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the specified application along with all associated versions
 and configurations. 
- deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the specified application along with all associated versions
 and configurations. 
- deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the specified application along with all associated versions
 and configurations. 
- DeleteApplicationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DeleteApplicationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
Default constructor for a new DeleteApplicationRequest object. 
- DeleteApplicationRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
Constructs a new DeleteApplicationRequest object. 
- deleteApplicationVersion(DeleteApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Deletes the specified version from the specified application. 
- deleteApplicationVersion(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Deletes the specified version from the specified application. 
- deleteApplicationVersionAsync(DeleteApplicationVersionRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the specified version from the specified application. 
- deleteApplicationVersionAsync(DeleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the specified version from the specified application. 
- deleteApplicationVersionAsync(DeleteApplicationVersionRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the specified version from the specified application. 
- deleteApplicationVersionAsync(DeleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the specified version from the specified application. 
- DeleteApplicationVersionRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DeleteApplicationVersionRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
Default constructor for a new DeleteApplicationVersionRequest object. 
- DeleteApplicationVersionRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
Constructs a new DeleteApplicationVersionRequest object. 
- deleteConfigurationTemplate(DeleteConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Deletes the specified configuration template. 
- deleteConfigurationTemplate(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Deletes the specified configuration template. 
- deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the specified configuration template. 
- deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the specified configuration template. 
- deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the specified configuration template. 
- deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the specified configuration template. 
- DeleteConfigurationTemplateRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DeleteConfigurationTemplateRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
Default constructor for a new DeleteConfigurationTemplateRequest object. 
- DeleteConfigurationTemplateRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
Constructs a new DeleteConfigurationTemplateRequest object. 
- deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Deletes the draft configuration associated with the running
 environment. 
- deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Deletes the draft configuration associated with the running
 environment. 
- deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the draft configuration associated with the running
 environment. 
- deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Deletes the draft configuration associated with the running
 environment. 
- deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the draft configuration associated with the running
 environment. 
- deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Deletes the draft configuration associated with the running
 environment. 
- DeleteEnvironmentConfigurationRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DeleteEnvironmentConfigurationRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
Default constructor for a new DeleteEnvironmentConfigurationRequest object. 
- DeleteEnvironmentConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
Constructs a new DeleteEnvironmentConfigurationRequest object. 
- describeApplications(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns the descriptions of existing applications. 
- describeApplications() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns the descriptions of existing applications. 
- describeApplications(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns the descriptions of existing applications. 
- describeApplications() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns the descriptions of existing applications. 
- describeApplicationsAsync(DescribeApplicationsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns the descriptions of existing applications. 
- describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns the descriptions of existing applications. 
- describeApplicationsAsync(DescribeApplicationsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns the descriptions of existing applications. 
- describeApplicationsAsync(DescribeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns the descriptions of existing applications. 
- DescribeApplicationsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeApplicationsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
- 
Default constructor for a new DescribeApplicationsRequest object. 
- DescribeApplicationsResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Result message containing a list of application descriptions. 
- DescribeApplicationsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
-  
- describeApplicationVersions(DescribeApplicationVersionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersions() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersions(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersions() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersionsAsync(DescribeApplicationVersionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersionsAsync(DescribeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersionsAsync(DescribeApplicationVersionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns descriptions for existing application versions. 
- describeApplicationVersionsAsync(DescribeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns descriptions for existing application versions. 
- DescribeApplicationVersionsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeApplicationVersionsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
Default constructor for a new DescribeApplicationVersionsRequest object. 
- DescribeApplicationVersionsResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Result message wrapping a list of application version descriptions. 
- DescribeApplicationVersionsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
-  
- describeConfigurationOptions(DescribeConfigurationOptionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Describes the configuration options that are used in a particular
 configuration template or environment, or that a specified solution
 stack defines. 
- describeConfigurationOptions(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Describes the configuration options that are used in a particular
 configuration template or environment, or that a specified solution
 stack defines. 
- describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Describes the configuration options that are used in a particular
 configuration template or environment, or that a specified solution
 stack defines. 
- describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Describes the configuration options that are used in a particular
 configuration template or environment, or that a specified solution
 stack defines. 
- describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Describes the configuration options that are used in a particular
 configuration template or environment, or that a specified solution
 stack defines. 
- describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Describes the configuration options that are used in a particular
 configuration template or environment, or that a specified solution
 stack defines. 
- DescribeConfigurationOptionsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeConfigurationOptionsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
Default constructor for a new DescribeConfigurationOptionsRequest object. 
- DescribeConfigurationOptionsResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Describes the settings for a specified configuration set. 
- DescribeConfigurationOptionsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
-  
- describeConfigurationSettings(DescribeConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns a description of the settings for the specified configuration
 set, that is, either a configuration template or the configuration set
 associated with a running environment. 
- describeConfigurationSettings(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns a description of the settings for the specified configuration
 set, that is, either a configuration template or the configuration set
 associated with a running environment. 
- describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns a description of the settings for the specified configuration
 set, that is, either a configuration template or the configuration set
 associated with a running environment. 
- describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns a description of the settings for the specified configuration
 set, that is, either a configuration template or the configuration set
 associated with a running environment. 
- describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns a description of the settings for the specified configuration
 set, that is, either a configuration template or the configuration set
 associated with a running environment. 
- describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns a description of the settings for the specified configuration
 set, that is, either a configuration template or the configuration set
 associated with a running environment. 
- DescribeConfigurationSettingsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeConfigurationSettingsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
Default constructor for a new DescribeConfigurationSettingsRequest object. 
- DescribeConfigurationSettingsRequest(String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
Constructs a new DescribeConfigurationSettingsRequest object. 
- DescribeConfigurationSettingsResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 The results from a request to change the configuration settings of an
 environment. 
- DescribeConfigurationSettingsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
-  
- describeEnvironmentResources(DescribeEnvironmentResourcesRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns AWS resources for this environment. 
- describeEnvironmentResources(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns AWS resources for this environment. 
- describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns AWS resources for this environment. 
- describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns AWS resources for this environment. 
- describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns AWS resources for this environment. 
- describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns AWS resources for this environment. 
- DescribeEnvironmentResourcesRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeEnvironmentResourcesRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
Default constructor for a new DescribeEnvironmentResourcesRequest object. 
- DescribeEnvironmentResourcesResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Result message containing a list of environment resource descriptions. 
- DescribeEnvironmentResourcesResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
-  
- describeEnvironments(DescribeEnvironmentsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns descriptions for existing environments. 
- describeEnvironments() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns descriptions for existing environments. 
- describeEnvironments(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns descriptions for existing environments. 
- describeEnvironments() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns descriptions for existing environments. 
- describeEnvironmentsAsync(DescribeEnvironmentsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns descriptions for existing environments. 
- describeEnvironmentsAsync(DescribeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns descriptions for existing environments. 
- describeEnvironmentsAsync(DescribeEnvironmentsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns descriptions for existing environments. 
- describeEnvironmentsAsync(DescribeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns descriptions for existing environments. 
- DescribeEnvironmentsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeEnvironmentsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
Default constructor for a new DescribeEnvironmentsRequest object. 
- DescribeEnvironmentsResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Result message containing a list of environment descriptions. 
- DescribeEnvironmentsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
-  
- describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEvents() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEvents() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Returns list of event descriptions matching criteria up to the last 6
 weeks. 
- DescribeEventsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- DescribeEventsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Default constructor for a new DescribeEventsRequest object. 
- DescribeEventsResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Result message wrapping a list of event descriptions. 
- DescribeEventsResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
-  
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticBeanstalkActions
-  
- getApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
- 
- getApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
- 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The name of the application. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The name of the application associated with this release. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The name of the application associated with this configuration set. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
The name of the application. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
The name of the application. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the application to associate with this configuration
 template. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The name of the application associated with this configuration set. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the application that contains the version to be deployed. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the application associated with this environment. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
The name of the application to delete. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
The name of the application to delete releases from. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
The name of the application to delete the configuration template from. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
The name of the application the environment is associated with. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include ones that are associated with the
 specified application. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the application associated with the configuration template
 or environment. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The application for the environment or configuration template. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that are associated with this
 application. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those associated with this application. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the application associated with this environment. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The application associated with the event. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
The name of the application associated with the configuration. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the application associated with this environment. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
The name of the application to update. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
The name of the application associated with this version. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
The name of the application associated with the configuration template
 to update. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The name of the application associated with this configuration set. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the application associated with this environment. 
- getApplicationName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the application that the configuration template or
 environment belongs to. 
- getApplicationNames() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include those with the specified names. 
- getApplications() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
- 
- getApplicationVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
- 
- getApplicationVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
- 
- getApplicationVersions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
- 
- getAutoCreateApplication() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Determines how the system behaves if the specified application for
 this version does not already exist:   
- getAutoScalingGroups() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingGroupsused by this environment.
 
- getAvailable() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
Indicates if the specified CNAME is available:   
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
Returns additional metadata for a previously executed successful request, typically used for
 debugging issues where a service isn't acting as expected. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
Returns additional metadata for a previously executed successful, request, typically used for
 debugging issues where a service isn't acting as expected. 
- getChangeSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which action is required if the value for this
 configuration option changes:   
- getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The URL to the CNAME for this environment. 
- getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- getCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- getCNAMEPrefix() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
- 
The prefix used when this CNAME is reserved. 
- getCNAMEPrefix() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, the environment attempts to use this value as the prefix
 for the CNAME. 
- getConfigurationSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
- 
- getConfigurationTemplates() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the configuration templates associated with this
 application. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The date when the application was created. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The creation date of the application version. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The date (in UTC time) when this configuration set was created. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was created. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The creation date for this environment. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The creation date for this environment. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The creation date for this environment. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was created. 
- getDateCreated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The creation date for this environment. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The date when the application was last modified. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The last modified date of the application version. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The date (in UTC time) when this configuration set was last modified. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was last modified. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The last modified date for this environment. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The last modified date for this environment. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The last modified date for this environment. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was last modified. 
- getDateUpdated() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The last modified date for this environment. 
- getDefaultValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
The default value for this configuration option. 
- getDeleteSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
Indicates whether to delete the associated source bundle from Amazon
 S3:   true: An attempt is made to delete the
 associated Amazon S3 source bundle specified at time of creation.
 
- getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- getDeploymentStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
User-defined description of the application. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The description of this application version. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
Describes this configuration set. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
Describes the application. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Describes this version. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
Describes this configuration. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
Describes this configuration set. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
Describes this environment. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes this environment. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes this environment. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes this environment. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
A new description for the application. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
A new description for this release. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A new description for the configuration. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
Describes this configuration set. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk updates the
 description of this environment. 
- getDescription() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes this environment. 
- getDestinationEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The ID of the destination environment. 
- getDestinationEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The name of the destination environment. 
- getDomain() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
The domain name of the LoadBalancer. 
- getEc2InstanceId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The Amazon EC2 Instance ID for this information. 
- getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- getEndpointURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- getEndTime() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that occur up to, but not including, the
 EndTime.
 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The ID of the environment used with this configuration template. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The ID of this environment. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
The ID of the environment to retrieve AWS resource usage data. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this environment. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The ID of this environment. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
The ID of the environment to rebuild. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The ID of the environment of the requested data. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
The ID of the environment to restart the server for. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The ID of the data's environment. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
The ID of the environment to terminate. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The ID of this environment. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
The ID of the environment to update. 
- getEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The ID of this environment. 
- getEnvironmentIds() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified IDs. 
- getEnvironmentInfo() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
- 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If not null, the name of the environment for this
 configuration set.
 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If not null, the name of the environment for this
 configuration set.
 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A unique name for the deployment environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of this environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
The name of the environment to delete the draft configuration from. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the environment whose configuration options you want to
 describe. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The name of the environment to describe. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
The name of the environment to retrieve AWS resource usage data. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of this environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The name of the environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The name of the environment associated with this event. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
The name of the environment to rebuild. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The name of the environment of the requested data. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
The name of the environment to restart the server for. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The name of the data's environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
The name of the environment to terminate. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of this environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If not null, the name of the environment for this
 configuration set.
 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
The name of the environment to update. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of this environment. 
- getEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the environment to validate the settings against. 
- getEnvironmentNames() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified names. 
- getEnvironmentResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
- 
- getEnvironments() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
- 
- getEventDate() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The date when the event occurred. 
- getEvents() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
- getExecutorService() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
Returns the executor service used by this async client to execute
 requests. 
- getFullyQualifiedCNAME() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
The fully qualified CNAME to reserve when  CreateEnvironment is
 called with the provided prefix. 
- getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the health status of the environment. 
- getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the health status of the environment. 
- getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the health status of the environment. 
- getHealth() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the health status of the environment. 
- getId() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
- 
The ID of the Amazon EC2 instance. 
- getIncludedDeletedBackTo() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified when IncludeDeletedis set totrue, then environments deleted after this date are
 displayed.
 
- getIncludeDeleted() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
Indicates whether to include deleted environments: 
- getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The type of information retrieved. 
- getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The type of information to request. 
- getInfoType() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The type of information to retrieve. 
- getInstances() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Amazon EC2 instances used by this environment. 
- getKey() - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
The key of the tag. 
- getLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
A unique name representing this regular expression. 
- getLaunchConfigurations() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Auto Scaling launch configurations in use by this environment. 
- getListeners() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
A list of Listeners used by the LoadBalancer. 
- getLoadBalancer() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
- 
Describes the LoadBalancer. 
- getLoadBalancerName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
The name of the LoadBalancer. 
- getLoadBalancers() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The LoadBalancers in use by this environment. 
- getMaxLength() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a string value no
 longer than this value. 
- getMaxRecords() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Specifies the maximum number of events that can be returned, beginning
 with the most recent event. 
- getMaxValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a numeric value less
 than this value. 
- getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The retrieved information. 
- getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The event message. 
- getMessage() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
A message describing the error or warning. 
- getMessages() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
- 
- getMinValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a numeric value greater
 than this value. 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
- 
The name of the AutoScalingGroup.
 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
The name of the configuration option. 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The name of this environment tier. 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
- 
The name of the launch configuration. 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
- 
The name of the LoadBalancer. 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
The name of the queue. 
- getName() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
- 
The name of the trigger. 
- getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
A unique namespace identifying the option's associated AWS resource. 
- getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
A unique namespace identifying the option's associated AWS resource. 
- getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
A unique namespace identifying the option's associated AWS resource. 
- getNamespace() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
- getNextToken() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Pagination token. 
- getNextToken() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
If returned, this indicates that there are more results to obtain. 
- getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
The name of the configuration option. 
- getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
The name of the configuration option. 
- getOptionName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
- getOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
If specified, restricts the descriptions to only the specified
 options. 
- getOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
A list of the configuration options and their values in this
 configuration set. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 option to the requested value. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 options to the requested value in the configuration set for the new
 environment. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration option settings to update with the new
 specified option value. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk updates the configuration set
 associated with the running environment and sets the specified
 configuration options to the requested value. 
- getOptionSettings() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
A list of the options and desired values to evaluate. 
- getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this new environment. 
- getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration options to remove from the configuration set. 
- getOptionsToRemove() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this environment. 
- getPattern() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
The regular expression pattern that a string configuration option
 value with this restriction must match. 
- getPermittedFileTypes() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The permitted file types allowed for a solution stack. 
- getPort() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
The port that is used by the Listener. 
- getProtocol() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
The protocol that is used by the Listener. 
- getQueues() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The queues used by this environment. 
- getRegex() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a string value that
 satisfies this regular expression. 
- getRequestId() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the described events to
 include only those associated with this request ID. 
- getRequestId() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The web service request ID for the activity of this event. 
- getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The description of the AWS resources used by this environment. 
- getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- getResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- getS3Bucket() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
- 
The name of the Amazon S3 bucket created. 
- getS3Bucket() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
The Amazon S3 bucket where the data is located. 
- getS3Key() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
The Amazon S3 key where the data is located. 
- getSampleTimestamp() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The time stamp when this information was retrieved. 
- getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, limits the events returned from this call to include
 only those with the specified severity or higher. 
- getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The severity level of this event. 
- getSeverity() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
An indication of the severity of this message:   
- getSolutionStackDetails() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The name of the solution stack this configuration set uses. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the solution stack used by this configuration. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The name of the solution stack this configuration set uses. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This is an alternative to specifying a configuration name. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the solution stack whose configuration options you want to
 describe. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
The name of the solution stack these configuration options belong to. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the SolutionStackdeployed with this
 environment.
 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The name of the solution stack. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The name of the solution stack this configuration set uses. 
- getSolutionStackName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- getSolutionStacks() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
A list of available solution stacks. 
- getSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The location where the source bundle is located for this version. 
- getSourceBundle() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
The Amazon S3 bucket and key that identify the location of the source
 bundle for this version. 
- getSourceConfiguration() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk uses the configuration values from
 the specified configuration template to create a new configuration. 
- getSourceEnvironmentId() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The ID of the source environment. 
- getSourceEnvironmentName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The name of the source environment. 
- getStartTime() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that occur on or after this time. 
- getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- getStatus() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- getTags() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tags applied to resources in the environment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If not null, the name of the configuration template for
 this configuration set.
 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the configuration template. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If not null, the name of the configuration template for
 this configuration set.
 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the configuration template to use in deployment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
The name of the configuration template to delete. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the configuration template whose configuration options you
 want to describe. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The name of the configuration template to describe. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that are associated with this environment
 configuration. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the configuration template used to originally launch this
 environment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The name of the configuration associated with this event. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
The name of the configuration template. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
The name of the configuration template to update. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If not null, the name of the configuration template for
 this configuration set.
 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk deploys this
 configuration template to the environment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- getTemplateName() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the configuration template to validate the settings
 against. 
- getTerminateEnvByForce() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
When set to true, running environments will be terminated before
 deleting the application. 
- getTerminateResources() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
Indicates whether the associated AWS resources should shut down when
 the environment is terminated:   
- getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tier to use for creating this environment. 
- getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the current tier of this environment. 
- getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the current tier of this environment. 
- getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the current tier of this environment. 
- getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
This specifies the tier to use to update the environment. 
- getTier() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the current tier of this environment. 
- getTriggers() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingtriggers in use by this environment.
 
- getType() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The type of this environment tier. 
- getURL() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
The URL of the queue. 
- getUserDefined() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of whether the user defined this configuration option:
   
- getValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
The current value for the configuration option. 
- getValue() - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
The value of the tag. 
- getValueOptions() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, values for the configuration option are selected from
 this list. 
- getValueType() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which type of values this option has and whether it
 is allowable to select one or more than one of the possible values:
   
- getVersion() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The version of this environment tier. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
A label uniquely identifying the version for the associated
 application. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
A label identifying this version. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the application version to deploy. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The application version deployed in this environment. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
The label of the version to delete. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that are associated with this
 application version. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this application version. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The application version deployed in this environment. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The release label for the application version associated with this
 event. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The application version deployed in this environment. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
The name of the version to update. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk deploys the
 named application version to the environment. 
- getVersionLabel() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The application version deployed in this environment. 
- getVersionLabels() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, restricts the returned descriptions to only include ones
 that have the specified version labels. 
- getVersions() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the versions for this application. 
- S3Location - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 A specification of a location in Amazon S3. 
- S3Location() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
Default constructor for a new S3Location object. 
- S3Location(String, String) - Constructor for class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
Constructs a new S3Location object. 
- S3LocationNotInServiceRegionException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The specified S3 bucket does not belong to the S3 region in which the
 service is running. 
- S3LocationNotInServiceRegionException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.S3LocationNotInServiceRegionException
- 
Constructs a new S3LocationNotInServiceRegionException with the specified error
 message. 
- S3SubscriptionRequiredException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The caller does not have a subscription to Amazon S3. 
- S3SubscriptionRequiredException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.S3SubscriptionRequiredException
- 
Constructs a new S3SubscriptionRequiredException with the specified error
 message. 
- setApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
- 
- setApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
- 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The name of the application. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The name of the application associated with this release. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The name of the application associated with this configuration set. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
The name of the application. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
The name of the application. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the application to associate with this configuration
 template. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The name of the application associated with this configuration set. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the application that contains the version to be deployed. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the application associated with this environment. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
The name of the application to delete. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
The name of the application to delete releases from. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
The name of the application to delete the configuration template from. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
The name of the application the environment is associated with. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include ones that are associated with the
 specified application. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the application associated with the configuration template
 or environment. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The application for the environment or configuration template. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that are associated with this
 application. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those associated with this application. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the application associated with this environment. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The application associated with the event. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
The name of the application associated with the configuration. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the application associated with this environment. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
The name of the application to update. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
The name of the application associated with this version. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
The name of the application associated with the configuration template
 to update. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The name of the application associated with this configuration set. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the application associated with this environment. 
- setApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the application that the configuration template or
 environment belongs to. 
- setApplicationNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include those with the specified names. 
- setApplications(Collection<ApplicationDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
- 
- setApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
- 
- setApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
- 
- setApplicationVersions(Collection<ApplicationVersionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
- 
- setAutoCreateApplication(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Determines how the system behaves if the specified application for
 this version does not already exist:   
- setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingGroupsused by this environment.
 
- setAvailable(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
Indicates if the specified CNAME is available:   
- setChangeSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which action is required if the value for this
 configuration option changes:   
- setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The URL to the CNAME for this environment. 
- setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- setCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- setCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
- 
The prefix used when this CNAME is reserved. 
- setCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, the environment attempts to use this value as the prefix
 for the CNAME. 
- setConfigurationSettings(Collection<ConfigurationSettingsDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
- 
- setConfigurationTemplates(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the configuration templates associated with this
 application. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The date when the application was created. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The creation date of the application version. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The date (in UTC time) when this configuration set was created. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was created. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The creation date for this environment. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The creation date for this environment. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The creation date for this environment. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was created. 
- setDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The creation date for this environment. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The date when the application was last modified. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The last modified date of the application version. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The date (in UTC time) when this configuration set was last modified. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was last modified. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The last modified date for this environment. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The last modified date for this environment. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The last modified date for this environment. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was last modified. 
- setDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The last modified date for this environment. 
- setDefaultValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
The default value for this configuration option. 
- setDeleteSourceBundle(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
Indicates whether to delete the associated source bundle from Amazon
 S3:   true: An attempt is made to delete the
 associated Amazon S3 source bundle specified at time of creation.
 
- setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- setDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- setDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- setDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- setDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
User-defined description of the application. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The description of this application version. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
Describes this configuration set. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
Describes the application. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Describes this version. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
Describes this configuration. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
Describes this configuration set. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
Describes this environment. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes this environment. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes this environment. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes this environment. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
A new description for the application. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
A new description for this release. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A new description for the configuration. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
Describes this configuration set. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk updates the
 description of this environment. 
- setDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes this environment. 
- setDestinationEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The ID of the destination environment. 
- setDestinationEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The name of the destination environment. 
- setDomain(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
The domain name of the LoadBalancer. 
- setEc2InstanceId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The Amazon EC2 Instance ID for this information. 
- setEndpoint(String) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
Overrides the default endpoint for this client ("https://elasticbeanstalk.us-east-1.amazonaws.com"). 
- setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- setEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- setEndTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that occur up to, but not including, the
 EndTime.
 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The ID of the environment used with this configuration template. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The ID of this environment. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
The ID of the environment to retrieve AWS resource usage data. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this environment. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The ID of this environment. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
The ID of the environment to rebuild. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The ID of the environment of the requested data. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
The ID of the environment to restart the server for. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The ID of the data's environment. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
The ID of the environment to terminate. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The ID of this environment. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
The ID of the environment to update. 
- setEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The ID of this environment. 
- setEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified IDs. 
- setEnvironmentInfo(Collection<EnvironmentInfoDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
- 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If not null, the name of the environment for this
 configuration set.
 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If not null, the name of the environment for this
 configuration set.
 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A unique name for the deployment environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of this environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
The name of the environment to delete the draft configuration from. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the environment whose configuration options you want to
 describe. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The name of the environment to describe. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
The name of the environment to retrieve AWS resource usage data. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of this environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The name of the environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The name of the environment associated with this event. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
The name of the environment to rebuild. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The name of the environment of the requested data. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
The name of the environment to restart the server for. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The name of the data's environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
The name of the environment to terminate. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of this environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If not null, the name of the environment for this
 configuration set.
 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
The name of the environment to update. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of this environment. 
- setEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the environment to validate the settings against. 
- setEnvironmentNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified names. 
- setEnvironmentResources(EnvironmentResourceDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
- 
- setEnvironments(Collection<EnvironmentDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
- 
- setEventDate(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The date when the event occurred. 
- setEvents(Collection<EventDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
- setFullyQualifiedCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
The fully qualified CNAME to reserve when  CreateEnvironment is
 called with the provided prefix. 
- setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the health status of the environment. 
- setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the health status of the environment. 
- setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the health status of the environment. 
- setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the health status of the environment. 
- setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the health status of the environment. 
- setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the health status of the environment. 
- setHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the health status of the environment. 
- setHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the health status of the environment. 
- setId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
- 
The ID of the Amazon EC2 instance. 
- setIncludedDeletedBackTo(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified when IncludeDeletedis set totrue, then environments deleted after this date are
 displayed.
 
- setIncludeDeleted(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
Indicates whether to include deleted environments: 
- setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The type of information retrieved. 
- setInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The type of information retrieved. 
- setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The type of information to request. 
- setInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The type of information to request. 
- setInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The type of information to retrieve. 
- setInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The type of information to retrieve. 
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Amazon EC2 instances used by this environment. 
- setKey(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
The key of the tag. 
- setLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
A unique name representing this regular expression. 
- setLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Auto Scaling launch configurations in use by this environment. 
- setListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
A list of Listeners used by the LoadBalancer. 
- setLoadBalancer(LoadBalancerDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
- 
Describes the LoadBalancer. 
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
The name of the LoadBalancer. 
- setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The LoadBalancers in use by this environment. 
- setMaxLength(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a string value no
 longer than this value. 
- setMaxRecords(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Specifies the maximum number of events that can be returned, beginning
 with the most recent event. 
- setMaxValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a numeric value less
 than this value. 
- setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The retrieved information. 
- setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The event message. 
- setMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
A message describing the error or warning. 
- setMessages(Collection<ValidationMessage>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
- 
- setMinValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a numeric value greater
 than this value. 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
- 
The name of the AutoScalingGroup.
 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
The name of the configuration option. 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The name of this environment tier. 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
- 
The name of the launch configuration. 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
- 
The name of the LoadBalancer. 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
The name of the queue. 
- setName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
- 
The name of the trigger. 
- setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
A unique namespace identifying the option's associated AWS resource. 
- setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
A unique namespace identifying the option's associated AWS resource. 
- setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
A unique namespace identifying the option's associated AWS resource. 
- setNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
- setNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Pagination token. 
- setNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
If returned, this indicates that there are more results to obtain. 
- setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
The name of the configuration option. 
- setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
The name of the configuration option. 
- setOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
- setOptions(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
If specified, restricts the descriptions to only the specified
 options. 
- setOptions(Collection<ConfigurationOptionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
A list of the configuration options and their values in this
 configuration set. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 option to the requested value. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 options to the requested value in the configuration set for the new
 environment. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration option settings to update with the new
 specified option value. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk updates the configuration set
 associated with the running environment and sets the specified
 configuration options to the requested value. 
- setOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
A list of the options and desired values to evaluate. 
- setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this new environment. 
- setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration options to remove from the configuration set. 
- setOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this environment. 
- setPattern(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
The regular expression pattern that a string configuration option
 value with this restriction must match. 
- setPermittedFileTypes(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The permitted file types allowed for a solution stack. 
- setPort(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
The port that is used by the Listener. 
- setProtocol(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
The protocol that is used by the Listener. 
- setQueues(Collection<Queue>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The queues used by this environment. 
- setRegex(OptionRestrictionRegex) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a string value that
 satisfies this regular expression. 
- setRegion(Region) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
- setRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the described events to
 include only those associated with this request ID. 
- setRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The web service request ID for the activity of this event. 
- setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The description of the AWS resources used by this environment. 
- setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- setResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- setS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
- 
The name of the Amazon S3 bucket created. 
- setS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
The Amazon S3 bucket where the data is located. 
- setS3Key(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
The Amazon S3 key where the data is located. 
- setSampleTimestamp(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The time stamp when this information was retrieved. 
- setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, limits the events returned from this call to include
 only those with the specified severity or higher. 
- setSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, limits the events returned from this call to include
 only those with the specified severity or higher. 
- setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The severity level of this event. 
- setSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The severity level of this event. 
- setSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
An indication of the severity of this message:   
- setSeverity(ValidationSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
An indication of the severity of this message:   
- setSolutionStackDetails(Collection<SolutionStackDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The name of the solution stack this configuration set uses. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the solution stack used by this configuration. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The name of the solution stack this configuration set uses. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This is an alternative to specifying a configuration name. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the solution stack whose configuration options you want to
 describe. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
The name of the solution stack these configuration options belong to. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the SolutionStackdeployed with this
 environment.
 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The name of the solution stack. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The name of the solution stack this configuration set uses. 
- setSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- setSolutionStacks(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
A list of available solution stacks. 
- setSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The location where the source bundle is located for this version. 
- setSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
The Amazon S3 bucket and key that identify the location of the source
 bundle for this version. 
- setSourceConfiguration(SourceConfiguration) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk uses the configuration values from
 the specified configuration template to create a new configuration. 
- setSourceEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The ID of the source environment. 
- setSourceEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The name of the source environment. 
- setStartTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that occur on or after this time. 
- setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tags applied to resources in the environment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If not null, the name of the configuration template for
 this configuration set.
 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the configuration template. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If not null, the name of the configuration template for
 this configuration set.
 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the configuration template to use in deployment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
The name of the configuration template to delete. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the configuration template whose configuration options you
 want to describe. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The name of the configuration template to describe. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that are associated with this environment
 configuration. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the configuration template used to originally launch this
 environment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The name of the configuration associated with this event. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
The name of the configuration template. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
The name of the configuration template to update. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If not null, the name of the configuration template for
 this configuration set.
 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk deploys this
 configuration template to the environment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- setTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the configuration template to validate the settings
 against. 
- setTerminateEnvByForce(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
When set to true, running environments will be terminated before
 deleting the application. 
- setTerminateResources(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
Indicates whether the associated AWS resources should shut down when
 the environment is terminated:   
- setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tier to use for creating this environment. 
- setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the current tier of this environment. 
- setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the current tier of this environment. 
- setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the current tier of this environment. 
- setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
This specifies the tier to use to update the environment. 
- setTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the current tier of this environment. 
- setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingtriggers in use by this environment.
 
- setType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The type of this environment tier. 
- setURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
The URL of the queue. 
- setUserDefined(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of whether the user defined this configuration option:
   
- setValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
The current value for the configuration option. 
- setValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
The value of the tag. 
- setValueOptions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, values for the configuration option are selected from
 this list. 
- setValueType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which type of values this option has and whether it
 is allowable to select one or more than one of the possible values:
   
- setValueType(ConfigurationOptionValueType) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which type of values this option has and whether it
 is allowable to select one or more than one of the possible values:
   
- setVersion(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The version of this environment tier. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
A label uniquely identifying the version for the associated
 application. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
A label identifying this version. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the application version to deploy. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The application version deployed in this environment. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
The label of the version to delete. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that are associated with this
 application version. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this application version. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The application version deployed in this environment. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The release label for the application version associated with this
 event. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The application version deployed in this environment. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
The name of the version to update. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk deploys the
 named application version to the environment. 
- setVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The application version deployed in this environment. 
- setVersionLabels(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, restricts the returned descriptions to only include ones
 that have the specified version labels. 
- setVersions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the versions for this application. 
- shutdown() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
Shuts down this client object, releasing any resources that might be held
 open. 
- shutdown() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
Shuts down the client, releasing all managed resources. 
- SolutionStackDescription - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Describes the solution stack. 
- SolutionStackDescription() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
-  
- SourceBundleDeletionException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 Unable to delete the Amazon S3 source bundle associated with the
 application version, although the application version deleted
 successfully. 
- SourceBundleDeletionException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.SourceBundleDeletionException
- 
Constructs a new SourceBundleDeletionException with the specified error
 message. 
- SourceConfiguration - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 A specification for an environment configuration 
- SourceConfiguration() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
Default constructor for a new SourceConfiguration object. 
- swapEnvironmentCNAMEs(SwapEnvironmentCNAMEsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEs() - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEs(SwapEnvironmentCNAMEsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEs() - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, Void>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Swaps the CNAMEs of two environments. 
- swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, Void>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Swaps the CNAMEs of two environments. 
- SwapEnvironmentCNAMEsRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- SwapEnvironmentCNAMEsRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
-  
- Tag - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Describes a tag applied to a resource in an environment. 
- Tag() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Tag
-  
- terminateEnvironment(TerminateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
- 
 Terminates the specified environment. 
- terminateEnvironment(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient
- 
 Terminates the specified environment. 
- terminateEnvironmentAsync(TerminateEnvironmentRequest) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Terminates the specified environment. 
- terminateEnvironmentAsync(TerminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult>) - Method in interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsync
- 
 Terminates the specified environment. 
- terminateEnvironmentAsync(TerminateEnvironmentRequest) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Terminates the specified environment. 
- terminateEnvironmentAsync(TerminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult>) - Method in class com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkAsyncClient
- 
 Terminates the specified environment. 
- TerminateEnvironmentRequest - Class in com.amazonaws.services.elasticbeanstalk.model
- 
- TerminateEnvironmentRequest() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
Default constructor for a new TerminateEnvironmentRequest object. 
- TerminateEnvironmentResult - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Describes the properties of an environment. 
- TerminateEnvironmentResult() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
-  
- TooManyApplicationsException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The caller has exceeded the limit on the number of applications
 associated with their account. 
- TooManyApplicationsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationsException
- 
Constructs a new TooManyApplicationsException with the specified error
 message. 
- TooManyApplicationVersionsException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The caller has exceeded the limit on the number of application
 versions associated with their account. 
- TooManyApplicationVersionsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationVersionsException
- 
Constructs a new TooManyApplicationVersionsException with the specified error
 message. 
- TooManyBucketsException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The web service attempted to create a bucket in an Amazon S3 account
 that already has 100 buckets. 
- TooManyBucketsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyBucketsException
- 
Constructs a new TooManyBucketsException with the specified error
 message. 
- TooManyConfigurationTemplatesException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The caller has exceeded the limit on the number of configuration
 templates associated with their account. 
- TooManyConfigurationTemplatesException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyConfigurationTemplatesException
- 
Constructs a new TooManyConfigurationTemplatesException with the specified error
 message. 
- TooManyEnvironmentsException - Exception in com.amazonaws.services.elasticbeanstalk.model
- 
 The caller has exceeded the limit of allowed environments associated
 with the account. 
- TooManyEnvironmentsException(String) - Constructor for exception com.amazonaws.services.elasticbeanstalk.model.TooManyEnvironmentsException
- 
Constructs a new TooManyEnvironmentsException with the specified error
 message. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationDeploymentStatus
-  
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionValueType
-  
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentHealth
-  
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoType
-  
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EnvironmentStatus
-  
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.EventSeverity
-  
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
-  
- Trigger - Class in com.amazonaws.services.elasticbeanstalk.model
- 
 Describes a trigger. 
- Trigger() - Constructor for class com.amazonaws.services.elasticbeanstalk.model.Trigger
- 
Default constructor for a new Trigger object. 
- withApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult
- 
- withApplication(ApplicationDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult
- 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The name of the application. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The name of the application associated with this release. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The name of the application associated with this configuration set. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
The name of the application. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
The name of the application. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the application to associate with this configuration
 template. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The name of the application associated with this configuration set. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the application that contains the version to be deployed. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the application associated with this environment. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
The name of the application to delete. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
The name of the application to delete releases from. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
The name of the application to delete the configuration template from. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
The name of the application the environment is associated with. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include ones that are associated with the
 specified application. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the application associated with the configuration template
 or environment. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The application for the environment or configuration template. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that are associated with this
 application. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those associated with this application. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the application associated with this environment. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The application associated with the event. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
The name of the application associated with the configuration. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the application associated with this environment. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
The name of the application to update. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
The name of the application associated with this version. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
The name of the application associated with the configuration template
 to update. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The name of the application associated with this configuration set. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the application associated with this environment. 
- withApplicationName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the application that the configuration template or
 environment belongs to. 
- withApplicationNames(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include those with the specified names. 
- withApplicationNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to only include those with the specified names. 
- withApplications(ApplicationDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
- 
- withApplications(Collection<ApplicationDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult
- 
- withApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult
- 
- withApplicationVersion(ApplicationVersionDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult
- 
- withApplicationVersions(ApplicationVersionDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
- 
- withApplicationVersions(Collection<ApplicationVersionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult
- 
- withAutoCreateApplication(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Determines how the system behaves if the specified application for
 this version does not already exist:   
- withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingGroupsused by this environment.
 
- withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingGroupsused by this environment.
 
- withAvailable(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
Indicates if the specified CNAME is available:   
- withChangeSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which action is required if the value for this
 configuration option changes:   
- withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The URL to the CNAME for this environment. 
- withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- withCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The URL to the CNAME for this environment. 
- withCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest
- 
The prefix used when this CNAME is reserved. 
- withCNAMEPrefix(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, the environment attempts to use this value as the prefix
 for the CNAME. 
- withConfigurationSettings(ConfigurationSettingsDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
- 
- withConfigurationSettings(Collection<ConfigurationSettingsDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult
- 
- withConfigurationTemplates(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the configuration templates associated with this
 application. 
- withConfigurationTemplates(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the configuration templates associated with this
 application. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The date when the application was created. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The creation date of the application version. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The date (in UTC time) when this configuration set was created. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was created. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The creation date for this environment. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The creation date for this environment. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The creation date for this environment. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was created. 
- withDateCreated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The creation date for this environment. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The date when the application was last modified. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The last modified date of the application version. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The date (in UTC time) when this configuration set was last modified. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was last modified. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The last modified date for this environment. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The last modified date for this environment. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The last modified date for this environment. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The date (in UTC time) when this configuration set was last modified. 
- withDateUpdated(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The last modified date for this environment. 
- withDefaultValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
The default value for this configuration option. 
- withDeleteSourceBundle(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
Indicates whether to delete the associated source bundle from Amazon
 S3:   true: An attempt is made to delete the
 associated Amazon S3 source bundle specified at time of creation.
 
- withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- withDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- withDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- withDeploymentStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- withDeploymentStatus(ConfigurationDeploymentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If this configuration set is associated with an environment, the
 DeploymentStatusparameter indicates the deployment
 status of this configuration set:
 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
User-defined description of the application. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The description of this application version. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
Describes this configuration set. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest
- 
Describes the application. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
Describes this version. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
Describes this configuration. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
Describes this configuration set. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
Describes this environment. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes this environment. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes this environment. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes this environment. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest
- 
A new description for the application. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
A new description for this release. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A new description for the configuration. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
Describes this configuration set. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk updates the
 description of this environment. 
- withDescription(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes this environment. 
- withDestinationEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The ID of the destination environment. 
- withDestinationEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The name of the destination environment. 
- withDomain(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
The domain name of the LoadBalancer. 
- withEc2InstanceId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The Amazon EC2 Instance ID for this information. 
- withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- withEndpointURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
For load-balanced, autoscaling environments, the URL to the
 LoadBalancer. 
- withEndTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that occur up to, but not including, the
 EndTime.
 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The ID of the environment used with this configuration template. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The ID of this environment. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
The ID of the environment to retrieve AWS resource usage data. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this environment. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The ID of this environment. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
The ID of the environment to rebuild. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The ID of the environment of the requested data. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
The ID of the environment to restart the server for. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The ID of the data's environment. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
The ID of the environment to terminate. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The ID of this environment. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
The ID of the environment to update. 
- withEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The ID of this environment. 
- withEnvironmentIds(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified IDs. 
- withEnvironmentIds(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified IDs. 
- withEnvironmentInfo(EnvironmentInfoDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
- 
- withEnvironmentInfo(Collection<EnvironmentInfoDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult
- 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If not null, the name of the environment for this
 configuration set.
 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If not null, the name of the environment for this
 configuration set.
 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A unique name for the deployment environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of this environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest
- 
The name of the environment to delete the draft configuration from. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the environment whose configuration options you want to
 describe. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The name of the environment to describe. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest
- 
The name of the environment to retrieve AWS resource usage data. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of this environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The name of the environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The name of the environment associated with this event. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest
- 
The name of the environment to rebuild. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The name of the environment of the requested data. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest
- 
The name of the environment to restart the server for. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The name of the data's environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
The name of the environment to terminate. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of this environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If not null, the name of the environment for this
 configuration set.
 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
The name of the environment to update. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of this environment. 
- withEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the environment to validate the settings against. 
- withEnvironmentNames(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified names. 
- withEnvironmentNames(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that have the specified names. 
- withEnvironmentResources(EnvironmentResourceDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult
- 
- withEnvironments(EnvironmentDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
- 
- withEnvironments(Collection<EnvironmentDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult
- 
- withEventDate(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The date when the event occurred. 
- withEvents(EventDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
- withEvents(Collection<EventDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
- withFullyQualifiedCNAME(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult
- 
The fully qualified CNAME to reserve when  CreateEnvironment is
 called with the provided prefix. 
- withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the health status of the environment. 
- withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the health status of the environment. 
- withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the health status of the environment. 
- withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the health status of the environment. 
- withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the health status of the environment. 
- withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the health status of the environment. 
- withHealth(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the health status of the environment. 
- withHealth(EnvironmentHealth) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the health status of the environment. 
- withId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Instance
- 
The ID of the Amazon EC2 instance. 
- withIncludedDeletedBackTo(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified when IncludeDeletedis set totrue, then environments deleted after this date are
 displayed.
 
- withIncludeDeleted(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
Indicates whether to include deleted environments: 
- withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The type of information retrieved. 
- withInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The type of information retrieved. 
- withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The type of information to request. 
- withInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest
- 
The type of information to request. 
- withInfoType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The type of information to retrieve. 
- withInfoType(EnvironmentInfoType) - Method in class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest
- 
The type of information to retrieve. 
- withInstances(Instance...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Amazon EC2 instances used by this environment. 
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Amazon EC2 instances used by this environment. 
- withKey(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
The key of the tag. 
- withLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
A unique name representing this regular expression. 
- withLaunchConfigurations(LaunchConfiguration...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Auto Scaling launch configurations in use by this environment. 
- withLaunchConfigurations(Collection<LaunchConfiguration>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The Auto Scaling launch configurations in use by this environment. 
- withListeners(Listener...) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
A list of Listeners used by the LoadBalancer. 
- withListeners(Collection<Listener>) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
A list of Listeners used by the LoadBalancer. 
- withLoadBalancer(LoadBalancerDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription
- 
Describes the LoadBalancer. 
- withLoadBalancerName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription
- 
The name of the LoadBalancer. 
- withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The LoadBalancers in use by this environment. 
- withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The LoadBalancers in use by this environment. 
- withMaxLength(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a string value no
 longer than this value. 
- withMaxRecords(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Specifies the maximum number of events that can be returned, beginning
 with the most recent event. 
- withMaxValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a numeric value less
 than this value. 
- withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The retrieved information. 
- withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The event message. 
- withMessage(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
A message describing the error or warning. 
- withMessages(ValidationMessage...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
- 
- withMessages(Collection<ValidationMessage>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult
- 
- withMinValue(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a numeric value greater
 than this value. 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
- 
The name of the AutoScalingGroup.
 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
The name of the configuration option. 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The name of this environment tier. 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration
- 
The name of the launch configuration. 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer
- 
The name of the LoadBalancer. 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
The name of the queue. 
- withName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Trigger
- 
The name of the trigger. 
- withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
A unique namespace identifying the option's associated AWS resource. 
- withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
A unique namespace identifying the option's associated AWS resource. 
- withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
A unique namespace identifying the option's associated AWS resource. 
- withNamespace(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
- withNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
Pagination token. 
- withNextToken(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult
- 
If returned, this indicates that there are more results to obtain. 
- withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
The name of the configuration option. 
- withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification
- 
The name of the configuration option. 
- withOptionName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
- withOptions(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
If specified, restricts the descriptions to only the specified
 options. 
- withOptions(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
If specified, restricts the descriptions to only the specified
 options. 
- withOptions(ConfigurationOptionDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
- withOptions(Collection<ConfigurationOptionDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
A list of the configuration options and their values in this
 configuration set. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
A list of the configuration options and their values in this
 configuration set. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 option to the requested value. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 option to the requested value. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 options to the requested value in the configuration set for the new
 environment. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk sets the specified configuration
 options to the requested value in the configuration set for the new
 environment. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration option settings to update with the new
 specified option value. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration option settings to update with the new
 specified option value. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
A list of the configuration options and their values in this
 configuration set. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk updates the configuration set
 associated with the running environment and sets the specified
 configuration options to the requested value. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If specified, AWS Elastic Beanstalk updates the configuration set
 associated with the running environment and sets the specified
 configuration options to the requested value. 
- withOptionSettings(ConfigurationOptionSetting...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
A list of the options and desired values to evaluate. 
- withOptionSettings(Collection<ConfigurationOptionSetting>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
A list of the options and desired values to evaluate. 
- withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this new environment. 
- withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this new environment. 
- withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration options to remove from the configuration set. 
- withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
A list of configuration options to remove from the configuration set. 
- withOptionsToRemove(OptionSpecification...) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this environment. 
- withOptionsToRemove(Collection<OptionSpecification>) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
A list of custom user-defined configuration options to remove from the
 configuration set for this environment. 
- withPattern(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex
- 
The regular expression pattern that a string configuration option
 value with this restriction must match. 
- withPermittedFileTypes(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The permitted file types allowed for a solution stack. 
- withPermittedFileTypes(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The permitted file types allowed for a solution stack. 
- withPort(Integer) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
The port that is used by the Listener. 
- withProtocol(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Listener
- 
The protocol that is used by the Listener. 
- withQueues(Queue...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The queues used by this environment. 
- withQueues(Collection<Queue>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The queues used by this environment. 
- withRegex(OptionRestrictionRegex) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, the configuration option must be a string value that
 satisfies this regular expression. 
- withRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the described events to
 include only those associated with this request ID. 
- withRequestId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The web service request ID for the activity of this event. 
- withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The description of the AWS resources used by this environment. 
- withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- withResources(EnvironmentResourcesDescription) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The description of the AWS resources used by this environment. 
- withS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult
- 
The name of the Amazon S3 bucket created. 
- withS3Bucket(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
The Amazon S3 bucket where the data is located. 
- withS3Key(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.S3Location
- 
The Amazon S3 key where the data is located. 
- withSampleTimestamp(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription
- 
The time stamp when this information was retrieved. 
- withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, limits the events returned from this call to include
 only those with the specified severity or higher. 
- withSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, limits the events returned from this call to include
 only those with the specified severity or higher. 
- withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The severity level of this event. 
- withSeverity(EventSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The severity level of this event. 
- withSeverity(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
An indication of the severity of this message:   
- withSeverity(ValidationSeverity) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage
- 
An indication of the severity of this message:   
- withSolutionStackDetails(SolutionStackDescription...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
- withSolutionStackDetails(Collection<SolutionStackDescription>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
The name of the solution stack this configuration set uses. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the solution stack used by this configuration. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
The name of the solution stack this configuration set uses. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This is an alternative to specifying a configuration name. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the solution stack whose configuration options you want to
 describe. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult
- 
The name of the solution stack these configuration options belong to. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the SolutionStackdeployed with this
 environment.
 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription
- 
The name of the solution stack. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
The name of the solution stack this configuration set uses. 
- withSolutionStackName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the SolutionStackdeployed with this
 environment.
 
- withSolutionStacks(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
A list of available solution stacks. 
- withSolutionStacks(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult
- 
A list of available solution stacks. 
- withSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
The location where the source bundle is located for this version. 
- withSourceBundle(S3Location) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
The Amazon S3 bucket and key that identify the location of the source
 bundle for this version. 
- withSourceConfiguration(SourceConfiguration) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
If specified, AWS Elastic Beanstalk uses the configuration values from
 the specified configuration template to create a new configuration. 
- withSourceEnvironmentId(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The ID of the source environment. 
- withSourceEnvironmentName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest
- 
The name of the source environment. 
- withStartTime(Date) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that occur on or after this time. 
- withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withStatus(EnvironmentStatus) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The current operational status of the environment:  
 Launching: Environment is in the process of initial
 deployment.
 
- withTags(Tag...) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tags applied to resources in the environment. 
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tags applied to resources in the environment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription
- 
If not null, the name of the configuration template for
 this configuration set.
 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest
- 
The name of the configuration template. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult
- 
If not null, the name of the configuration template for
 this configuration set.
 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the configuration template to use in deployment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest
- 
The name of the configuration template to delete. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest
- 
The name of the configuration template whose configuration options you
 want to describe. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest
- 
The name of the configuration template to describe. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those that are associated with this environment
 configuration. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The name of the configuration template used to originally launch this
 environment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The name of the configuration associated with this event. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration
- 
The name of the configuration template. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest
- 
The name of the configuration template to update. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult
- 
If not null, the name of the configuration template for
 this configuration set.
 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk deploys this
 configuration template to the environment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The name of the configuration template used to originally launch this
 environment. 
- withTemplateName(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest
- 
The name of the configuration template to validate the settings
 against. 
- withTerminateEnvByForce(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest
- 
When set to true, running environments will be terminated before
 deleting the application. 
- withTerminateResources(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest
- 
Indicates whether the associated AWS resources should shut down when
 the environment is terminated:   
- withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
This specifies the tier to use for creating this environment. 
- withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
Describes the current tier of this environment. 
- withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
Describes the current tier of this environment. 
- withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
Describes the current tier of this environment. 
- withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
This specifies the tier to use to update the environment. 
- withTier(EnvironmentTier) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
Describes the current tier of this environment. 
- withTriggers(Trigger...) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingtriggers in use by this environment.
 
- withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription
- 
The AutoScalingtriggers in use by this environment.
 
- withType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The type of this environment tier. 
- withURL(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Queue
- 
The URL of the queue. 
- withUserDefined(Boolean) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of whether the user defined this configuration option:
   
- withValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting
- 
The current value for the configuration option. 
- withValue(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.Tag
- 
The value of the tag. 
- withValueOptions(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, values for the configuration option are selected from
 this list. 
- withValueOptions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
If specified, values for the configuration option are selected from
 this list. 
- withValueType(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which type of values this option has and whether it
 is allowable to select one or more than one of the possible values:
   
- withValueType(ConfigurationOptionValueType) - Method in class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription
- 
An indication of which type of values this option has and whether it
 is allowable to select one or more than one of the possible values:
   
- withVersion(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentTier
- 
The version of this environment tier. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription
- 
A label uniquely identifying the version for the associated
 application. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest
- 
A label identifying this version. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest
- 
The name of the application version to deploy. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult
- 
The application version deployed in this environment. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest
- 
The label of the version to delete. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to include only those that are associated with this
 application version. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest
- 
If specified, AWS Elastic Beanstalk restricts the returned
 descriptions to those associated with this application version. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription
- 
The application version deployed in this environment. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.EventDescription
- 
The release label for the application version associated with this
 event. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult
- 
The application version deployed in this environment. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest
- 
The name of the version to update. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest
- 
If this parameter is specified, AWS Elastic Beanstalk deploys the
 named application version to the environment. 
- withVersionLabel(String) - Method in class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult
- 
The application version deployed in this environment. 
- withVersionLabels(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, restricts the returned descriptions to only include ones
 that have the specified version labels. 
- withVersionLabels(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest
- 
If specified, restricts the returned descriptions to only include ones
 that have the specified version labels. 
- withVersions(String...) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the versions for this application. 
- withVersions(Collection<String>) - Method in class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription
- 
The names of the versions for this application.