@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSElasticBeanstalkAsync extends AbstractAWSElasticBeanstalk implements AWSElasticBeanstalkAsync
AWSElasticBeanstalkAsync. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXabortEnvironmentUpdate, abortEnvironmentUpdate, applyEnvironmentManagedAction, associateEnvironmentOperationsRole, checkDNSAvailability, composeEnvironments, createApplication, createApplicationVersion, createConfigurationTemplate, createEnvironment, createPlatformVersion, createStorageLocation, createStorageLocation, deleteApplication, deleteApplicationVersion, deleteConfigurationTemplate, deleteEnvironmentConfiguration, deletePlatformVersion, describeAccountAttributes, describeApplications, describeApplications, describeApplicationVersions, describeApplicationVersions, describeConfigurationOptions, describeConfigurationSettings, describeEnvironmentHealth, describeEnvironmentManagedActionHistory, describeEnvironmentManagedActions, describeEnvironmentResources, describeEnvironments, describeEnvironments, describeEvents, describeEvents, describeInstancesHealth, describePlatformVersion, disassociateEnvironmentOperationsRole, getCachedResponseMetadata, listAvailableSolutionStacks, listAvailableSolutionStacks, listPlatformBranches, listPlatformVersions, listTagsForResource, rebuildEnvironment, requestEnvironmentInfo, restartAppServer, retrieveEnvironmentInfo, setEndpoint, setRegion, shutdown, swapEnvironmentCNAMEs, swapEnvironmentCNAMEs, terminateEnvironment, updateApplication, updateApplicationResourceLifecycle, updateApplicationVersion, updateConfigurationTemplate, updateEnvironment, updateTagsForResource, validateConfigurationSettings, waitersequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabortEnvironmentUpdate, abortEnvironmentUpdate, applyEnvironmentManagedAction, associateEnvironmentOperationsRole, checkDNSAvailability, composeEnvironments, createApplication, createApplicationVersion, createConfigurationTemplate, createEnvironment, createPlatformVersion, createStorageLocation, createStorageLocation, deleteApplication, deleteApplicationVersion, deleteConfigurationTemplate, deleteEnvironmentConfiguration, deletePlatformVersion, describeAccountAttributes, describeApplications, describeApplications, describeApplicationVersions, describeApplicationVersions, describeConfigurationOptions, describeConfigurationSettings, describeEnvironmentHealth, describeEnvironmentManagedActionHistory, describeEnvironmentManagedActions, describeEnvironmentResources, describeEnvironments, describeEnvironments, describeEvents, describeEvents, describeInstancesHealth, describePlatformVersion, disassociateEnvironmentOperationsRole, getCachedResponseMetadata, listAvailableSolutionStacks, listAvailableSolutionStacks, listPlatformBranches, listPlatformVersions, listTagsForResource, rebuildEnvironment, requestEnvironmentInfo, restartAppServer, retrieveEnvironmentInfo, setEndpoint, setRegion, shutdown, swapEnvironmentCNAMEs, swapEnvironmentCNAMEs, terminateEnvironment, updateApplication, updateApplicationResourceLifecycle, updateApplicationVersion, updateConfigurationTemplate, updateEnvironment, updateTagsForResource, validateConfigurationSettings, waiterspublic Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync(AbortEnvironmentUpdateRequest request)
AWSElasticBeanstalkAsyncCancels in-progress environment configuration update or application version deployment.
abortEnvironmentUpdateAsync in interface AWSElasticBeanstalkAsyncpublic Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync(AbortEnvironmentUpdateRequest request, AsyncHandler<AbortEnvironmentUpdateRequest,AbortEnvironmentUpdateResult> asyncHandler)
AWSElasticBeanstalkAsyncCancels in-progress environment configuration update or application version deployment.
abortEnvironmentUpdateAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync()
abortEnvironmentUpdateAsync in interface AWSElasticBeanstalkAsyncabortEnvironmentUpdateAsync(AbortEnvironmentUpdateRequest)public Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync(AsyncHandler<AbortEnvironmentUpdateRequest,AbortEnvironmentUpdateResult> asyncHandler)
abortEnvironmentUpdateAsync in interface AWSElasticBeanstalkAsyncabortEnvironmentUpdateAsync(AbortEnvironmentUpdateRequest, com.amazonaws.handlers.AsyncHandler)public Future<ApplyEnvironmentManagedActionResult> applyEnvironmentManagedActionAsync(ApplyEnvironmentManagedActionRequest request)
AWSElasticBeanstalkAsync
Applies a scheduled managed action immediately. A managed action can be applied only if its status is
Scheduled. Get the status and action ID of a managed action with
DescribeEnvironmentManagedActions.
applyEnvironmentManagedActionAsync in interface AWSElasticBeanstalkAsyncrequest - Request to execute a scheduled managed action immediately.public Future<ApplyEnvironmentManagedActionResult> applyEnvironmentManagedActionAsync(ApplyEnvironmentManagedActionRequest request, AsyncHandler<ApplyEnvironmentManagedActionRequest,ApplyEnvironmentManagedActionResult> asyncHandler)
AWSElasticBeanstalkAsync
Applies a scheduled managed action immediately. A managed action can be applied only if its status is
Scheduled. Get the status and action ID of a managed action with
DescribeEnvironmentManagedActions.
applyEnvironmentManagedActionAsync in interface AWSElasticBeanstalkAsyncrequest - Request to execute a scheduled managed action immediately.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AssociateEnvironmentOperationsRoleResult> associateEnvironmentOperationsRoleAsync(AssociateEnvironmentOperationsRoleRequest request)
AWSElasticBeanstalkAsyncAdd or change the operations role used by an environment. After this call is made, Elastic Beanstalk uses the associated operations role for permissions to downstream services during subsequent calls acting on this environment. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
associateEnvironmentOperationsRoleAsync in interface AWSElasticBeanstalkAsyncrequest - Request to add or change the operations role used by an environment.public Future<AssociateEnvironmentOperationsRoleResult> associateEnvironmentOperationsRoleAsync(AssociateEnvironmentOperationsRoleRequest request, AsyncHandler<AssociateEnvironmentOperationsRoleRequest,AssociateEnvironmentOperationsRoleResult> asyncHandler)
AWSElasticBeanstalkAsyncAdd or change the operations role used by an environment. After this call is made, Elastic Beanstalk uses the associated operations role for permissions to downstream services during subsequent calls acting on this environment. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
associateEnvironmentOperationsRoleAsync in interface AWSElasticBeanstalkAsyncrequest - Request to add or change the operations role used by an environment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CheckDNSAvailabilityResult> checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest request)
AWSElasticBeanstalkAsyncChecks if the specified CNAME is available.
checkDNSAvailabilityAsync in interface AWSElasticBeanstalkAsyncrequest - Results message indicating whether a CNAME is available.public Future<CheckDNSAvailabilityResult> checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest request, AsyncHandler<CheckDNSAvailabilityRequest,CheckDNSAvailabilityResult> asyncHandler)
AWSElasticBeanstalkAsyncChecks if the specified CNAME is available.
checkDNSAvailabilityAsync in interface AWSElasticBeanstalkAsyncrequest - Results message indicating whether a CNAME is available.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ComposeEnvironmentsResult> composeEnvironmentsAsync(ComposeEnvironmentsRequest request)
AWSElasticBeanstalkAsync
Create or update a group of environments that each run a separate component of a single application. Takes a list
of version labels that specify application source bundles for each of the environments to create or update. The
name of each environment and other required information must be included in the source bundles in an environment
manifest named env.yaml. See Compose
Environments for details.
composeEnvironmentsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create or update a group of environments.public Future<ComposeEnvironmentsResult> composeEnvironmentsAsync(ComposeEnvironmentsRequest request, AsyncHandler<ComposeEnvironmentsRequest,ComposeEnvironmentsResult> asyncHandler)
AWSElasticBeanstalkAsync
Create or update a group of environments that each run a separate component of a single application. Takes a list
of version labels that specify application source bundles for each of the environments to create or update. The
name of each environment and other required information must be included in the source bundles in an environment
manifest named env.yaml. See Compose
Environments for details.
composeEnvironmentsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create or update a group of environments.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateApplicationResult> createApplicationAsync(CreateApplicationRequest request)
AWSElasticBeanstalkAsync
Creates an application that has one configuration template named default and no application
versions.
createApplicationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create an application.public Future<CreateApplicationResult> createApplicationAsync(CreateApplicationRequest request, AsyncHandler<CreateApplicationRequest,CreateApplicationResult> asyncHandler)
AWSElasticBeanstalkAsync
Creates an application that has one configuration template named default and no application
versions.
createApplicationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create an application.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateApplicationVersionResult> createApplicationVersionAsync(CreateApplicationVersionRequest request)
AWSElasticBeanstalkAsyncCreates an application version for the specified application. You can create an application version from a source bundle in Amazon S3, a commit in AWS CodeCommit, or the output of an AWS CodeBuild build as follows:
Specify a commit in an AWS CodeCommit repository with SourceBuildInformation.
Specify a build in an AWS CodeBuild with SourceBuildInformation and BuildConfiguration.
Specify a source bundle in S3 with SourceBundle
Omit both SourceBuildInformation and SourceBundle to use the default sample
application.
After you create an application version with a specified Amazon S3 bucket and key location, you can't change that Amazon S3 location. If you change the Amazon S3 location, you receive an exception when you attempt to launch an environment from the application version.
createApplicationVersionAsync in interface AWSElasticBeanstalkAsyncpublic Future<CreateApplicationVersionResult> createApplicationVersionAsync(CreateApplicationVersionRequest request, AsyncHandler<CreateApplicationVersionRequest,CreateApplicationVersionResult> asyncHandler)
AWSElasticBeanstalkAsyncCreates an application version for the specified application. You can create an application version from a source bundle in Amazon S3, a commit in AWS CodeCommit, or the output of an AWS CodeBuild build as follows:
Specify a commit in an AWS CodeCommit repository with SourceBuildInformation.
Specify a build in an AWS CodeBuild with SourceBuildInformation and BuildConfiguration.
Specify a source bundle in S3 with SourceBundle
Omit both SourceBuildInformation and SourceBundle to use the default sample
application.
After you create an application version with a specified Amazon S3 bucket and key location, you can't change that Amazon S3 location. If you change the Amazon S3 location, you receive an exception when you attempt to launch an environment from the application version.
createApplicationVersionAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateConfigurationTemplateResult> createConfigurationTemplateAsync(CreateConfigurationTemplateRequest request)
AWSElasticBeanstalkAsyncCreates an AWS Elastic Beanstalk configuration template, associated with a specific Elastic Beanstalk application. You define application configuration settings in a configuration template. You can then use the configuration template to deploy different versions of the application with the same configuration settings.
Templates aren't associated with any environment. The EnvironmentName response element is always
null.
Related Topics
createConfigurationTemplateAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create a configuration template.public Future<CreateConfigurationTemplateResult> createConfigurationTemplateAsync(CreateConfigurationTemplateRequest request, AsyncHandler<CreateConfigurationTemplateRequest,CreateConfigurationTemplateResult> asyncHandler)
AWSElasticBeanstalkAsyncCreates an AWS Elastic Beanstalk configuration template, associated with a specific Elastic Beanstalk application. You define application configuration settings in a configuration template. You can then use the configuration template to deploy different versions of the application with the same configuration settings.
Templates aren't associated with any environment. The EnvironmentName response element is always
null.
Related Topics
createConfigurationTemplateAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create a configuration template.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest request)
AWSElasticBeanstalkAsyncLaunches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
createEnvironmentAsync in interface AWSElasticBeanstalkAsyncpublic Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest request, AsyncHandler<CreateEnvironmentRequest,CreateEnvironmentResult> asyncHandler)
AWSElasticBeanstalkAsyncLaunches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
createEnvironmentAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreatePlatformVersionResult> createPlatformVersionAsync(CreatePlatformVersionRequest request)
AWSElasticBeanstalkAsyncCreate a new version of your custom platform.
createPlatformVersionAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create a new platform version.public Future<CreatePlatformVersionResult> createPlatformVersionAsync(CreatePlatformVersionRequest request, AsyncHandler<CreatePlatformVersionRequest,CreatePlatformVersionResult> asyncHandler)
AWSElasticBeanstalkAsyncCreate a new version of your custom platform.
createPlatformVersionAsync in interface AWSElasticBeanstalkAsyncrequest - Request to create a new platform version.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateStorageLocationResult> createStorageLocationAsync(CreateStorageLocationRequest request)
AWSElasticBeanstalkAsync
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments. The Elastic Beanstalk console and EB CLI call this API the first time you create an environment in
a region. If the storage location already exists, CreateStorageLocation still returns the bucket
name but does not create a new bucket.
createStorageLocationAsync in interface AWSElasticBeanstalkAsyncpublic Future<CreateStorageLocationResult> createStorageLocationAsync(CreateStorageLocationRequest request, AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
AWSElasticBeanstalkAsync
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments. The Elastic Beanstalk console and EB CLI call this API the first time you create an environment in
a region. If the storage location already exists, CreateStorageLocation still returns the bucket
name but does not create a new bucket.
createStorageLocationAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateStorageLocationResult> createStorageLocationAsync()
createStorageLocationAsync in interface AWSElasticBeanstalkAsynccreateStorageLocationAsync(CreateStorageLocationRequest)public Future<CreateStorageLocationResult> createStorageLocationAsync(AsyncHandler<CreateStorageLocationRequest,CreateStorageLocationResult> asyncHandler)
createStorageLocationAsync in interface AWSElasticBeanstalkAsynccreateStorageLocationAsync(CreateStorageLocationRequest, com.amazonaws.handlers.AsyncHandler)public Future<DeleteApplicationResult> deleteApplicationAsync(DeleteApplicationRequest request)
AWSElasticBeanstalkAsyncDeletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket.
You cannot delete an application that has a running environment.
deleteApplicationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete an application.public Future<DeleteApplicationResult> deleteApplicationAsync(DeleteApplicationRequest request, AsyncHandler<DeleteApplicationRequest,DeleteApplicationResult> asyncHandler)
AWSElasticBeanstalkAsyncDeletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket.
You cannot delete an application that has a running environment.
deleteApplicationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete an application.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteApplicationVersionResult> deleteApplicationVersionAsync(DeleteApplicationVersionRequest request)
AWSElasticBeanstalkAsyncDeletes the specified version from the specified application.
You cannot delete an application version that is associated with a running environment.
deleteApplicationVersionAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete an application version.public Future<DeleteApplicationVersionResult> deleteApplicationVersionAsync(DeleteApplicationVersionRequest request, AsyncHandler<DeleteApplicationVersionRequest,DeleteApplicationVersionResult> asyncHandler)
AWSElasticBeanstalkAsyncDeletes the specified version from the specified application.
You cannot delete an application version that is associated with a running environment.
deleteApplicationVersionAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete an application version.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteConfigurationTemplateResult> deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest request)
AWSElasticBeanstalkAsyncDeletes the specified configuration template.
When you launch an environment using a configuration template, the environment gets a copy of the template. You can delete or modify the environment's copy of the template without affecting the running environment.
deleteConfigurationTemplateAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete a configuration template.public Future<DeleteConfigurationTemplateResult> deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest request, AsyncHandler<DeleteConfigurationTemplateRequest,DeleteConfigurationTemplateResult> asyncHandler)
AWSElasticBeanstalkAsyncDeletes the specified configuration template.
When you launch an environment using a configuration template, the environment gets a copy of the template. You can delete or modify the environment's copy of the template without affecting the running environment.
deleteConfigurationTemplateAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete a configuration template.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteEnvironmentConfigurationResult> deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest request)
AWSElasticBeanstalkAsyncDeletes the draft configuration associated with the running environment.
Updating a running environment with any configuration changes creates a draft configuration set. You can get the
draft configuration using DescribeConfigurationSettings while the update is in progress or if the update
fails. The DeploymentStatus for the draft configuration indicates whether the deployment is in
process or has failed. The draft configuration remains in existence until it is deleted with this action.
deleteEnvironmentConfigurationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete a draft environment configuration.public Future<DeleteEnvironmentConfigurationResult> deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest request, AsyncHandler<DeleteEnvironmentConfigurationRequest,DeleteEnvironmentConfigurationResult> asyncHandler)
AWSElasticBeanstalkAsyncDeletes the draft configuration associated with the running environment.
Updating a running environment with any configuration changes creates a draft configuration set. You can get the
draft configuration using DescribeConfigurationSettings while the update is in progress or if the update
fails. The DeploymentStatus for the draft configuration indicates whether the deployment is in
process or has failed. The draft configuration remains in existence until it is deleted with this action.
deleteEnvironmentConfigurationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to delete a draft environment configuration.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeletePlatformVersionResult> deletePlatformVersionAsync(DeletePlatformVersionRequest request)
AWSElasticBeanstalkAsyncDeletes the specified version of a custom platform.
deletePlatformVersionAsync in interface AWSElasticBeanstalkAsyncpublic Future<DeletePlatformVersionResult> deletePlatformVersionAsync(DeletePlatformVersionRequest request, AsyncHandler<DeletePlatformVersionRequest,DeletePlatformVersionResult> asyncHandler)
AWSElasticBeanstalkAsyncDeletes the specified version of a custom platform.
deletePlatformVersionAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request)
AWSElasticBeanstalkAsyncReturns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
The result currently has one set of attributes—resource quotas.
describeAccountAttributesAsync in interface AWSElasticBeanstalkAsyncpublic Future<DescribeAccountAttributesResult> describeAccountAttributesAsync(DescribeAccountAttributesRequest request, AsyncHandler<DescribeAccountAttributesRequest,DescribeAccountAttributesResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
The result currently has one set of attributes—resource quotas.
describeAccountAttributesAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync(DescribeApplicationVersionsRequest request)
AWSElasticBeanstalkAsyncRetrieve a list of application versions.
describeApplicationVersionsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe application versions.public Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync(DescribeApplicationVersionsRequest request, AsyncHandler<DescribeApplicationVersionsRequest,DescribeApplicationVersionsResult> asyncHandler)
AWSElasticBeanstalkAsyncRetrieve a list of application versions.
describeApplicationVersionsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe application versions.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync()
describeApplicationVersionsAsync in interface AWSElasticBeanstalkAsyncdescribeApplicationVersionsAsync(DescribeApplicationVersionsRequest)public Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync(AsyncHandler<DescribeApplicationVersionsRequest,DescribeApplicationVersionsResult> asyncHandler)
public Future<DescribeApplicationsResult> describeApplicationsAsync(DescribeApplicationsRequest request)
AWSElasticBeanstalkAsyncReturns the descriptions of existing applications.
describeApplicationsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe one or more applications.public Future<DescribeApplicationsResult> describeApplicationsAsync(DescribeApplicationsRequest request, AsyncHandler<DescribeApplicationsRequest,DescribeApplicationsResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns the descriptions of existing applications.
describeApplicationsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe one or more applications.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeApplicationsResult> describeApplicationsAsync()
describeApplicationsAsync in interface AWSElasticBeanstalkAsyncdescribeApplicationsAsync(DescribeApplicationsRequest)public Future<DescribeApplicationsResult> describeApplicationsAsync(AsyncHandler<DescribeApplicationsRequest,DescribeApplicationsResult> asyncHandler)
describeApplicationsAsync in interface AWSElasticBeanstalkAsyncdescribeApplicationsAsync(DescribeApplicationsRequest, com.amazonaws.handlers.AsyncHandler)public Future<DescribeConfigurationOptionsResult> describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest request)
AWSElasticBeanstalkAsyncDescribes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.
describeConfigurationOptionsAsync in interface AWSElasticBeanstalkAsyncrequest - Result message containing a list of application version descriptions.public Future<DescribeConfigurationOptionsResult> describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest request, AsyncHandler<DescribeConfigurationOptionsRequest,DescribeConfigurationOptionsResult> asyncHandler)
AWSElasticBeanstalkAsyncDescribes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.
describeConfigurationOptionsAsync in interface AWSElasticBeanstalkAsyncrequest - Result message containing a list of application version descriptions.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeConfigurationSettingsResult> describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest request)
AWSElasticBeanstalkAsyncReturns 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.
When describing the settings for the configuration set associated with a running environment, it is possible to receive two sets of setting descriptions. One is the deployed configuration set, and the other is a draft configuration of an environment that is either in the process of deployment or that failed to deploy.
Related Topics
describeConfigurationSettingsAsync in interface AWSElasticBeanstalkAsyncrequest - Result message containing all of the configuration settings for a specified solution stack or
configuration template.public Future<DescribeConfigurationSettingsResult> describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest request, AsyncHandler<DescribeConfigurationSettingsRequest,DescribeConfigurationSettingsResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns 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.
When describing the settings for the configuration set associated with a running environment, it is possible to receive two sets of setting descriptions. One is the deployed configuration set, and the other is a draft configuration of an environment that is either in the process of deployment or that failed to deploy.
Related Topics
describeConfigurationSettingsAsync in interface AWSElasticBeanstalkAsyncrequest - Result message containing all of the configuration settings for a specified solution stack or
configuration template.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEnvironmentHealthResult> describeEnvironmentHealthAsync(DescribeEnvironmentHealthRequest request)
AWSElasticBeanstalkAsyncReturns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
describeEnvironmentHealthAsync in interface AWSElasticBeanstalkAsyncrequest - See the example below to learn how to create a request body.public Future<DescribeEnvironmentHealthResult> describeEnvironmentHealthAsync(DescribeEnvironmentHealthRequest request, AsyncHandler<DescribeEnvironmentHealthRequest,DescribeEnvironmentHealthResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
describeEnvironmentHealthAsync in interface AWSElasticBeanstalkAsyncrequest - See the example below to learn how to create a request body.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEnvironmentManagedActionHistoryResult> describeEnvironmentManagedActionHistoryAsync(DescribeEnvironmentManagedActionHistoryRequest request)
AWSElasticBeanstalkAsyncLists an environment's completed and failed managed actions.
describeEnvironmentManagedActionHistoryAsync in interface AWSElasticBeanstalkAsyncrequest - Request to list completed and failed managed actions.public Future<DescribeEnvironmentManagedActionHistoryResult> describeEnvironmentManagedActionHistoryAsync(DescribeEnvironmentManagedActionHistoryRequest request, AsyncHandler<DescribeEnvironmentManagedActionHistoryRequest,DescribeEnvironmentManagedActionHistoryResult> asyncHandler)
AWSElasticBeanstalkAsyncLists an environment's completed and failed managed actions.
describeEnvironmentManagedActionHistoryAsync in interface AWSElasticBeanstalkAsyncrequest - Request to list completed and failed managed actions.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEnvironmentManagedActionsResult> describeEnvironmentManagedActionsAsync(DescribeEnvironmentManagedActionsRequest request)
AWSElasticBeanstalkAsyncLists an environment's upcoming and in-progress managed actions.
describeEnvironmentManagedActionsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to list an environment's upcoming and in-progress managed actions.public Future<DescribeEnvironmentManagedActionsResult> describeEnvironmentManagedActionsAsync(DescribeEnvironmentManagedActionsRequest request, AsyncHandler<DescribeEnvironmentManagedActionsRequest,DescribeEnvironmentManagedActionsResult> asyncHandler)
AWSElasticBeanstalkAsyncLists an environment's upcoming and in-progress managed actions.
describeEnvironmentManagedActionsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to list an environment's upcoming and in-progress managed actions.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEnvironmentResourcesResult> describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest request)
AWSElasticBeanstalkAsyncReturns AWS resources for this environment.
describeEnvironmentResourcesAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe the resources in an environment.public Future<DescribeEnvironmentResourcesResult> describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest request, AsyncHandler<DescribeEnvironmentResourcesRequest,DescribeEnvironmentResourcesResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns AWS resources for this environment.
describeEnvironmentResourcesAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe the resources in an environment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEnvironmentsResult> describeEnvironmentsAsync(DescribeEnvironmentsRequest request)
AWSElasticBeanstalkAsyncReturns descriptions for existing environments.
describeEnvironmentsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe one or more environments.public Future<DescribeEnvironmentsResult> describeEnvironmentsAsync(DescribeEnvironmentsRequest request, AsyncHandler<DescribeEnvironmentsRequest,DescribeEnvironmentsResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns descriptions for existing environments.
describeEnvironmentsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to describe one or more environments.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEnvironmentsResult> describeEnvironmentsAsync()
describeEnvironmentsAsync in interface AWSElasticBeanstalkAsyncdescribeEnvironmentsAsync(DescribeEnvironmentsRequest)public Future<DescribeEnvironmentsResult> describeEnvironmentsAsync(AsyncHandler<DescribeEnvironmentsRequest,DescribeEnvironmentsResult> asyncHandler)
describeEnvironmentsAsync in interface AWSElasticBeanstalkAsyncdescribeEnvironmentsAsync(DescribeEnvironmentsRequest, com.amazonaws.handlers.AsyncHandler)public Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest request)
AWSElasticBeanstalkAsyncReturns list of event descriptions matching criteria up to the last 6 weeks.
This action returns the most recent 1,000 events from the specified NextToken.
describeEventsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to retrieve a list of events for an environment.public Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest request, AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns list of event descriptions matching criteria up to the last 6 weeks.
This action returns the most recent 1,000 events from the specified NextToken.
describeEventsAsync in interface AWSElasticBeanstalkAsyncrequest - Request to retrieve a list of events for an environment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribeEventsResult> describeEventsAsync()
describeEventsAsync in interface AWSElasticBeanstalkAsyncdescribeEventsAsync(DescribeEventsRequest)public Future<DescribeEventsResult> describeEventsAsync(AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
describeEventsAsync in interface AWSElasticBeanstalkAsyncdescribeEventsAsync(DescribeEventsRequest, com.amazonaws.handlers.AsyncHandler)public Future<DescribeInstancesHealthResult> describeInstancesHealthAsync(DescribeInstancesHealthRequest request)
AWSElasticBeanstalkAsyncRetrieves detailed information about the health of instances in your AWS Elastic Beanstalk. This operation requires enhanced health reporting.
describeInstancesHealthAsync in interface AWSElasticBeanstalkAsyncrequest - Parameters for a call to DescribeInstancesHealth.public Future<DescribeInstancesHealthResult> describeInstancesHealthAsync(DescribeInstancesHealthRequest request, AsyncHandler<DescribeInstancesHealthRequest,DescribeInstancesHealthResult> asyncHandler)
AWSElasticBeanstalkAsyncRetrieves detailed information about the health of instances in your AWS Elastic Beanstalk. This operation requires enhanced health reporting.
describeInstancesHealthAsync in interface AWSElasticBeanstalkAsyncrequest - Parameters for a call to DescribeInstancesHealth.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DescribePlatformVersionResult> describePlatformVersionAsync(DescribePlatformVersionRequest request)
AWSElasticBeanstalkAsyncDescribes a platform version. Provides full details. Compare to ListPlatformVersions, which provides summary information about a list of platform versions.
For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
describePlatformVersionAsync in interface AWSElasticBeanstalkAsyncpublic Future<DescribePlatformVersionResult> describePlatformVersionAsync(DescribePlatformVersionRequest request, AsyncHandler<DescribePlatformVersionRequest,DescribePlatformVersionResult> asyncHandler)
AWSElasticBeanstalkAsyncDescribes a platform version. Provides full details. Compare to ListPlatformVersions, which provides summary information about a list of platform versions.
For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
describePlatformVersionAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateEnvironmentOperationsRoleResult> disassociateEnvironmentOperationsRoleAsync(DisassociateEnvironmentOperationsRoleRequest request)
AWSElasticBeanstalkAsyncDisassociate the operations role from an environment. After this call is made, Elastic Beanstalk uses the caller's permissions for permissions to downstream services during subsequent calls acting on this environment. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
disassociateEnvironmentOperationsRoleAsync in interface AWSElasticBeanstalkAsyncrequest - Request to disassociate the operations role from an environment.public Future<DisassociateEnvironmentOperationsRoleResult> disassociateEnvironmentOperationsRoleAsync(DisassociateEnvironmentOperationsRoleRequest request, AsyncHandler<DisassociateEnvironmentOperationsRoleRequest,DisassociateEnvironmentOperationsRoleResult> asyncHandler)
AWSElasticBeanstalkAsyncDisassociate the operations role from an environment. After this call is made, Elastic Beanstalk uses the caller's permissions for permissions to downstream services during subsequent calls acting on this environment. For more information, see Operations roles in the AWS Elastic Beanstalk Developer Guide.
disassociateEnvironmentOperationsRoleAsync in interface AWSElasticBeanstalkAsyncrequest - Request to disassociate the operations role from an environment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest request)
AWSElasticBeanstalkAsyncReturns a list of the available solution stack names, with the public version first and then in reverse chronological order.
listAvailableSolutionStacksAsync in interface AWSElasticBeanstalkAsyncpublic Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest request, AsyncHandler<ListAvailableSolutionStacksRequest,ListAvailableSolutionStacksResult> asyncHandler)
AWSElasticBeanstalkAsyncReturns a list of the available solution stack names, with the public version first and then in reverse chronological order.
listAvailableSolutionStacksAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync()
listAvailableSolutionStacksAsync in interface AWSElasticBeanstalkAsynclistAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest)public Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync(AsyncHandler<ListAvailableSolutionStacksRequest,ListAvailableSolutionStacksResult> asyncHandler)
public Future<ListPlatformBranchesResult> listPlatformBranchesAsync(ListPlatformBranchesRequest request)
AWSElasticBeanstalkAsyncLists the platform branches available for your account in an AWS Region. Provides summary information about each platform branch.
For definitions of platform branch and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
listPlatformBranchesAsync in interface AWSElasticBeanstalkAsyncpublic Future<ListPlatformBranchesResult> listPlatformBranchesAsync(ListPlatformBranchesRequest request, AsyncHandler<ListPlatformBranchesRequest,ListPlatformBranchesResult> asyncHandler)
AWSElasticBeanstalkAsyncLists the platform branches available for your account in an AWS Region. Provides summary information about each platform branch.
For definitions of platform branch and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
listPlatformBranchesAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListPlatformVersionsResult> listPlatformVersionsAsync(ListPlatformVersionsRequest request)
AWSElasticBeanstalkAsyncLists the platform versions available for your account in an AWS Region. Provides summary information about each platform version. Compare to DescribePlatformVersion, which provides full details about a single platform version.
For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
listPlatformVersionsAsync in interface AWSElasticBeanstalkAsyncpublic Future<ListPlatformVersionsResult> listPlatformVersionsAsync(ListPlatformVersionsRequest request, AsyncHandler<ListPlatformVersionsRequest,ListPlatformVersionsResult> asyncHandler)
AWSElasticBeanstalkAsyncLists the platform versions available for your account in an AWS Region. Provides summary information about each platform version. Compare to DescribePlatformVersion, which provides full details about a single platform version.
For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
listPlatformVersionsAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSElasticBeanstalkAsyncReturn the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs.
Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources.
listTagsForResourceAsync in interface AWSElasticBeanstalkAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSElasticBeanstalkAsyncReturn the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs.
Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources.
listTagsForResourceAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RebuildEnvironmentResult> rebuildEnvironmentAsync(RebuildEnvironmentRequest request)
AWSElasticBeanstalkAsyncDeletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync in interface AWSElasticBeanstalkAsyncpublic Future<RebuildEnvironmentResult> rebuildEnvironmentAsync(RebuildEnvironmentRequest request, AsyncHandler<RebuildEnvironmentRequest,RebuildEnvironmentResult> asyncHandler)
AWSElasticBeanstalkAsyncDeletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
rebuildEnvironmentAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RequestEnvironmentInfoResult> requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest request)
AWSElasticBeanstalkAsyncInitiates a request to compile the specified type of information of the deployed environment.
Setting the InfoType to tail compiles the last lines from the application server log
files of every Amazon EC2 instance in your environment.
Setting the InfoType to bundle compresses the application server log files for every
Amazon EC2 instance into a .zip file. Legacy and .NET containers do not support bundle logs.
Use RetrieveEnvironmentInfo to obtain the set of logs.
Related Topics
requestEnvironmentInfoAsync in interface AWSElasticBeanstalkAsyncrequest - Request to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.public Future<RequestEnvironmentInfoResult> requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest request, AsyncHandler<RequestEnvironmentInfoRequest,RequestEnvironmentInfoResult> asyncHandler)
AWSElasticBeanstalkAsyncInitiates a request to compile the specified type of information of the deployed environment.
Setting the InfoType to tail compiles the last lines from the application server log
files of every Amazon EC2 instance in your environment.
Setting the InfoType to bundle compresses the application server log files for every
Amazon EC2 instance into a .zip file. Legacy and .NET containers do not support bundle logs.
Use RetrieveEnvironmentInfo to obtain the set of logs.
Related Topics
requestEnvironmentInfoAsync in interface AWSElasticBeanstalkAsyncrequest - Request to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RestartAppServerResult> restartAppServerAsync(RestartAppServerRequest request)
AWSElasticBeanstalkAsyncCauses the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync in interface AWSElasticBeanstalkAsyncpublic Future<RestartAppServerResult> restartAppServerAsync(RestartAppServerRequest request, AsyncHandler<RestartAppServerRequest,RestartAppServerResult> asyncHandler)
AWSElasticBeanstalkAsyncCauses the environment to restart the application container server running on each Amazon EC2 instance.
restartAppServerAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RetrieveEnvironmentInfoResult> retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest request)
AWSElasticBeanstalkAsyncRetrieves the compiled information from a RequestEnvironmentInfo request.
Related Topics
retrieveEnvironmentInfoAsync in interface AWSElasticBeanstalkAsyncrequest - Request to download logs retrieved with RequestEnvironmentInfo.public Future<RetrieveEnvironmentInfoResult> retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest request, AsyncHandler<RetrieveEnvironmentInfoRequest,RetrieveEnvironmentInfoResult> asyncHandler)
AWSElasticBeanstalkAsyncRetrieves the compiled information from a RequestEnvironmentInfo request.
Related Topics
retrieveEnvironmentInfoAsync in interface AWSElasticBeanstalkAsyncrequest - Request to download logs retrieved with RequestEnvironmentInfo.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest request)
AWSElasticBeanstalkAsyncSwaps the CNAMEs of two environments.
swapEnvironmentCNAMEsAsync in interface AWSElasticBeanstalkAsyncrequest - Swaps the CNAMEs of two environments.public Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest request, AsyncHandler<SwapEnvironmentCNAMEsRequest,SwapEnvironmentCNAMEsResult> asyncHandler)
AWSElasticBeanstalkAsyncSwaps the CNAMEs of two environments.
swapEnvironmentCNAMEsAsync in interface AWSElasticBeanstalkAsyncrequest - Swaps the CNAMEs of two environments.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync()
swapEnvironmentCNAMEsAsync in interface AWSElasticBeanstalkAsyncswapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest)public Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync(AsyncHandler<SwapEnvironmentCNAMEsRequest,SwapEnvironmentCNAMEsResult> asyncHandler)
swapEnvironmentCNAMEsAsync in interface AWSElasticBeanstalkAsyncswapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest, com.amazonaws.handlers.AsyncHandler)public Future<TerminateEnvironmentResult> terminateEnvironmentAsync(TerminateEnvironmentRequest request)
AWSElasticBeanstalkAsyncTerminates the specified environment.
terminateEnvironmentAsync in interface AWSElasticBeanstalkAsyncrequest - Request to terminate an environment.public Future<TerminateEnvironmentResult> terminateEnvironmentAsync(TerminateEnvironmentRequest request, AsyncHandler<TerminateEnvironmentRequest,TerminateEnvironmentResult> asyncHandler)
AWSElasticBeanstalkAsyncTerminates the specified environment.
terminateEnvironmentAsync in interface AWSElasticBeanstalkAsyncrequest - Request to terminate an environment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateApplicationResult> updateApplicationAsync(UpdateApplicationRequest request)
AWSElasticBeanstalkAsyncUpdates the specified application to have the specified properties.
If a property (for example, description) is not provided, the value remains unchanged. To clear
these properties, specify an empty string.
updateApplicationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to update an application.public Future<UpdateApplicationResult> updateApplicationAsync(UpdateApplicationRequest request, AsyncHandler<UpdateApplicationRequest,UpdateApplicationResult> asyncHandler)
AWSElasticBeanstalkAsyncUpdates the specified application to have the specified properties.
If a property (for example, description) is not provided, the value remains unchanged. To clear
these properties, specify an empty string.
updateApplicationAsync in interface AWSElasticBeanstalkAsyncrequest - Request to update an application.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateApplicationResourceLifecycleResult> updateApplicationResourceLifecycleAsync(UpdateApplicationResourceLifecycleRequest request)
AWSElasticBeanstalkAsyncModifies lifecycle settings for an application.
updateApplicationResourceLifecycleAsync in interface AWSElasticBeanstalkAsyncpublic Future<UpdateApplicationResourceLifecycleResult> updateApplicationResourceLifecycleAsync(UpdateApplicationResourceLifecycleRequest request, AsyncHandler<UpdateApplicationResourceLifecycleRequest,UpdateApplicationResourceLifecycleResult> asyncHandler)
AWSElasticBeanstalkAsyncModifies lifecycle settings for an application.
updateApplicationResourceLifecycleAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateApplicationVersionResult> updateApplicationVersionAsync(UpdateApplicationVersionRequest request)
AWSElasticBeanstalkAsyncUpdates the specified application version to have the specified properties.
If a property (for example, description) is not provided, the value remains unchanged. To clear
properties, specify an empty string.
updateApplicationVersionAsync in interface AWSElasticBeanstalkAsyncpublic Future<UpdateApplicationVersionResult> updateApplicationVersionAsync(UpdateApplicationVersionRequest request, AsyncHandler<UpdateApplicationVersionRequest,UpdateApplicationVersionResult> asyncHandler)
AWSElasticBeanstalkAsyncUpdates the specified application version to have the specified properties.
If a property (for example, description) is not provided, the value remains unchanged. To clear
properties, specify an empty string.
updateApplicationVersionAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateConfigurationTemplateResult> updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest request)
AWSElasticBeanstalkAsyncUpdates the specified configuration template to have the specified properties or configuration option values.
If a property (for example, ApplicationName) is not provided, its value remains unchanged. To clear
such properties, specify an empty string.
Related Topics
updateConfigurationTemplateAsync in interface AWSElasticBeanstalkAsyncrequest - The result message containing the options for the specified solution stack.public Future<UpdateConfigurationTemplateResult> updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest request, AsyncHandler<UpdateConfigurationTemplateRequest,UpdateConfigurationTemplateResult> asyncHandler)
AWSElasticBeanstalkAsyncUpdates the specified configuration template to have the specified properties or configuration option values.
If a property (for example, ApplicationName) is not provided, its value remains unchanged. To clear
such properties, specify an empty string.
Related Topics
updateConfigurationTemplateAsync in interface AWSElasticBeanstalkAsyncrequest - The result message containing the options for the specified solution stack.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest request)
AWSElasticBeanstalkAsyncUpdates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
Attempting to update both the release and configuration is not allowed and AWS Elastic Beanstalk returns an
InvalidParameterCombination error.
When updating the configuration settings to a new template or individual settings, a draft configuration is
created and DescribeConfigurationSettings for this environment returns two setting descriptions with
different DeploymentStatus values.
updateEnvironmentAsync in interface AWSElasticBeanstalkAsyncrequest - Request to update an environment.public Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest request, AsyncHandler<UpdateEnvironmentRequest,UpdateEnvironmentResult> asyncHandler)
AWSElasticBeanstalkAsyncUpdates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
Attempting to update both the release and configuration is not allowed and AWS Elastic Beanstalk returns an
InvalidParameterCombination error.
When updating the configuration settings to a new template or individual settings, a draft configuration is
created and DescribeConfigurationSettings for this environment returns two setting descriptions with
different DeploymentStatus values.
updateEnvironmentAsync in interface AWSElasticBeanstalkAsyncrequest - Request to update an environment.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateTagsForResourceResult> updateTagsForResourceAsync(UpdateTagsForResourceRequest request)
AWSElasticBeanstalkAsync
Update the list of tags applied to an AWS Elastic Beanstalk resource. Two lists can be passed:
TagsToAdd for tags to add or update, and TagsToRemove.
Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources.
If you create a custom IAM user policy to control permission to this operation, specify one of the following two virtual actions (or both) instead of the API operation name:
Controls permission to call UpdateTagsForResource and pass a list of tags to add in the
TagsToAdd parameter.
Controls permission to call UpdateTagsForResource and pass a list of tag keys to remove in the
TagsToRemove parameter.
For details about creating a custom user policy, see Creating a Custom User Policy.
updateTagsForResourceAsync in interface AWSElasticBeanstalkAsyncpublic Future<UpdateTagsForResourceResult> updateTagsForResourceAsync(UpdateTagsForResourceRequest request, AsyncHandler<UpdateTagsForResourceRequest,UpdateTagsForResourceResult> asyncHandler)
AWSElasticBeanstalkAsync
Update the list of tags applied to an AWS Elastic Beanstalk resource. Two lists can be passed:
TagsToAdd for tags to add or update, and TagsToRemove.
Elastic Beanstalk supports tagging of all of its resources. For details about resource tagging, see Tagging Application Resources.
If you create a custom IAM user policy to control permission to this operation, specify one of the following two virtual actions (or both) instead of the API operation name:
Controls permission to call UpdateTagsForResource and pass a list of tags to add in the
TagsToAdd parameter.
Controls permission to call UpdateTagsForResource and pass a list of tag keys to remove in the
TagsToRemove parameter.
For details about creating a custom user policy, see Creating a Custom User Policy.
updateTagsForResourceAsync in interface AWSElasticBeanstalkAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ValidateConfigurationSettingsResult> validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest request)
AWSElasticBeanstalkAsyncTakes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
This action returns a list of messages indicating any errors or warnings associated with the selection of option values.
validateConfigurationSettingsAsync in interface AWSElasticBeanstalkAsyncrequest - A list of validation messages for a specified configuration template.public Future<ValidateConfigurationSettingsResult> validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest request, AsyncHandler<ValidateConfigurationSettingsRequest,ValidateConfigurationSettingsResult> asyncHandler)
AWSElasticBeanstalkAsyncTakes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
This action returns a list of messages indicating any errors or warnings associated with the selection of option values.
validateConfigurationSettingsAsync in interface AWSElasticBeanstalkAsyncrequest - A list of validation messages for a specified configuration template.asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.