Interface AWSElasticBeanstalkAsync
- All Superinterfaces:
AWSElasticBeanstalk
- All Known Implementing Classes:
AbstractAWSElasticBeanstalkAsync
,AWSElasticBeanstalkAsyncClient
AsyncHandler
can be used to
receive notification when an asynchronous operation completes.
AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services cloud.
For more information about this product, go to the AWS Elastic Beanstalk details page. The location of the latest AWS Elastic Beanstalk WSDL is http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk. wsdl. To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to Tools for Amazon Web Services.
Endpoints
For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to Regions and Endpoints in the Amazon Web Services Glossary.
-
Method Summary
Modifier and TypeMethodDescriptionSimplified method form for invoking the AbortEnvironmentUpdate operation.abortEnvironmentUpdateAsync
(AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Simplified method form for invoking the AbortEnvironmentUpdate operation with an AsyncHandler.abortEnvironmentUpdateAsync
(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest) Cancels in-progress environment configuration update or application version deployment.abortEnvironmentUpdateAsync
(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest, AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Cancels in-progress environment configuration update or application version deployment.applyEnvironmentManagedActionAsync
(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest) Applies a scheduled managed action immediately.applyEnvironmentManagedActionAsync
(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest, AsyncHandler<ApplyEnvironmentManagedActionRequest, ApplyEnvironmentManagedActionResult> asyncHandler) Applies a scheduled managed action immediately.checkDNSAvailabilityAsync
(CheckDNSAvailabilityRequest checkDNSAvailabilityRequest) Checks if the specified CNAME is available.checkDNSAvailabilityAsync
(CheckDNSAvailabilityRequest checkDNSAvailabilityRequest, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult> asyncHandler) Checks if the specified CNAME is available.composeEnvironmentsAsync
(ComposeEnvironmentsRequest composeEnvironmentsRequest) Create or update a group of environments that each run a separate component of a single application.composeEnvironmentsAsync
(ComposeEnvironmentsRequest composeEnvironmentsRequest, AsyncHandler<ComposeEnvironmentsRequest, ComposeEnvironmentsResult> asyncHandler) Create or update a group of environments that each run a separate component of a single application.createApplicationAsync
(CreateApplicationRequest createApplicationRequest) Creates an application that has one configuration template nameddefault
and no application versions.createApplicationAsync
(CreateApplicationRequest createApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) Creates an application that has one configuration template nameddefault
and no application versions.createApplicationVersionAsync
(CreateApplicationVersionRequest createApplicationVersionRequest) Creates an application version for the specified application.createApplicationVersionAsync
(CreateApplicationVersionRequest createApplicationVersionRequest, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult> asyncHandler) Creates an application version for the specified application.createConfigurationTemplateAsync
(CreateConfigurationTemplateRequest createConfigurationTemplateRequest) Creates a configuration template.createConfigurationTemplateAsync
(CreateConfigurationTemplateRequest createConfigurationTemplateRequest, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult> asyncHandler) Creates a configuration template.createEnvironmentAsync
(CreateEnvironmentRequest createEnvironmentRequest) Launches an environment for the specified application using the specified configuration.createEnvironmentAsync
(CreateEnvironmentRequest createEnvironmentRequest, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult> asyncHandler) Launches an environment for the specified application using the specified configuration.Simplified method form for invoking the CreateStorageLocation operation.createStorageLocationAsync
(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.createStorageLocationAsync
(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.createStorageLocationAsync
(CreateStorageLocationRequest createStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Creates the Amazon S3 storage location for the account.deleteApplicationAsync
(DeleteApplicationRequest deleteApplicationRequest) Deletes the specified application along with all associated versions and configurations.deleteApplicationAsync
(DeleteApplicationRequest deleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) Deletes the specified application along with all associated versions and configurations.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest deleteApplicationVersionRequest) Deletes the specified version from the specified application.deleteApplicationVersionAsync
(DeleteApplicationVersionRequest deleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) Deletes the specified version from the specified application.deleteConfigurationTemplateAsync
(DeleteConfigurationTemplateRequest deleteConfigurationTemplateRequest) Deletes the specified configuration template.deleteConfigurationTemplateAsync
(DeleteConfigurationTemplateRequest deleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, DeleteConfigurationTemplateResult> asyncHandler) Deletes the specified configuration template.deleteEnvironmentConfigurationAsync
(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest) Deletes the draft configuration associated with the running environment.deleteEnvironmentConfigurationAsync
(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, DeleteEnvironmentConfigurationResult> asyncHandler) Deletes the draft configuration associated with the running environment.Simplified method form for invoking the DescribeApplications operation.describeApplicationsAsync
(AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Simplified method form for invoking the DescribeApplications operation with an AsyncHandler.describeApplicationsAsync
(DescribeApplicationsRequest describeApplicationsRequest) Returns the descriptions of existing applications.describeApplicationsAsync
(DescribeApplicationsRequest describeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Returns the descriptions of existing applications.Simplified method form for invoking the DescribeApplicationVersions operation.describeApplicationVersionsAsync
(AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Simplified method form for invoking the DescribeApplicationVersions operation with an AsyncHandler.describeApplicationVersionsAsync
(DescribeApplicationVersionsRequest describeApplicationVersionsRequest) Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.describeApplicationVersionsAsync
(DescribeApplicationVersionsRequest describeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.describeConfigurationOptionsAsync
(DescribeConfigurationOptionsRequest describeConfigurationOptionsRequest) Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.describeConfigurationOptionsAsync
(DescribeConfigurationOptionsRequest describeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult> asyncHandler) Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines.describeConfigurationSettingsAsync
(DescribeConfigurationSettingsRequest describeConfigurationSettingsRequest) 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 describeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult> asyncHandler) 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.describeEnvironmentHealthAsync
(DescribeEnvironmentHealthRequest describeEnvironmentHealthRequest) Returns information about the overall health of the specified environment.describeEnvironmentHealthAsync
(DescribeEnvironmentHealthRequest describeEnvironmentHealthRequest, AsyncHandler<DescribeEnvironmentHealthRequest, DescribeEnvironmentHealthResult> asyncHandler) Returns information about the overall health of the specified environment.describeEnvironmentManagedActionHistoryAsync
(DescribeEnvironmentManagedActionHistoryRequest describeEnvironmentManagedActionHistoryRequest) Lists an environment's completed and failed managed actions.describeEnvironmentManagedActionHistoryAsync
(DescribeEnvironmentManagedActionHistoryRequest describeEnvironmentManagedActionHistoryRequest, AsyncHandler<DescribeEnvironmentManagedActionHistoryRequest, DescribeEnvironmentManagedActionHistoryResult> asyncHandler) Lists an environment's completed and failed managed actions.describeEnvironmentManagedActionsAsync
(DescribeEnvironmentManagedActionsRequest describeEnvironmentManagedActionsRequest) Lists an environment's upcoming and in-progress managed actions.describeEnvironmentManagedActionsAsync
(DescribeEnvironmentManagedActionsRequest describeEnvironmentManagedActionsRequest, AsyncHandler<DescribeEnvironmentManagedActionsRequest, DescribeEnvironmentManagedActionsResult> asyncHandler) Lists an environment's upcoming and in-progress managed actions.describeEnvironmentResourcesAsync
(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest) Returns AWS resources for this environment.describeEnvironmentResourcesAsync
(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult> asyncHandler) Returns AWS resources for this environment.Simplified method form for invoking the DescribeEnvironments operation.describeEnvironmentsAsync
(AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Simplified method form for invoking the DescribeEnvironments operation with an AsyncHandler.describeEnvironmentsAsync
(DescribeEnvironmentsRequest describeEnvironmentsRequest) Returns descriptions for existing environments.describeEnvironmentsAsync
(DescribeEnvironmentsRequest describeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Returns descriptions for existing environments.Simplified method form for invoking the DescribeEvents operation.describeEventsAsync
(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.describeEventsAsync
(DescribeEventsRequest describeEventsRequest) Returns list of event descriptions matching criteria up to the last 6 weeks.describeEventsAsync
(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Returns list of event descriptions matching criteria up to the last 6 weeks.describeInstancesHealthAsync
(DescribeInstancesHealthRequest describeInstancesHealthRequest) Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes).describeInstancesHealthAsync
(DescribeInstancesHealthRequest describeInstancesHealthRequest, AsyncHandler<DescribeInstancesHealthRequest, DescribeInstancesHealthResult> asyncHandler) Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes).Simplified method form for invoking the ListAvailableSolutionStacks operation.listAvailableSolutionStacksAsync
(AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Simplified method form for invoking the ListAvailableSolutionStacks operation with an AsyncHandler.listAvailableSolutionStacksAsync
(ListAvailableSolutionStacksRequest listAvailableSolutionStacksRequest) Returns a list of the available solution stack names.listAvailableSolutionStacksAsync
(ListAvailableSolutionStacksRequest listAvailableSolutionStacksRequest, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Returns a list of the available solution stack names.rebuildEnvironmentAsync
(RebuildEnvironmentRequest rebuildEnvironmentRequest) Deletes 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
(RebuildEnvironmentRequest rebuildEnvironmentRequest, AsyncHandler<RebuildEnvironmentRequest, RebuildEnvironmentResult> asyncHandler) Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.requestEnvironmentInfoAsync
(RequestEnvironmentInfoRequest requestEnvironmentInfoRequest) Initiates a request to compile the specified type of information of the deployed environment.requestEnvironmentInfoAsync
(RequestEnvironmentInfoRequest requestEnvironmentInfoRequest, AsyncHandler<RequestEnvironmentInfoRequest, RequestEnvironmentInfoResult> asyncHandler) Initiates a request to compile the specified type of information of the deployed environment.restartAppServerAsync
(RestartAppServerRequest restartAppServerRequest) Causes the environment to restart the application container server running on each Amazon EC2 instance.restartAppServerAsync
(RestartAppServerRequest restartAppServerRequest, AsyncHandler<RestartAppServerRequest, RestartAppServerResult> asyncHandler) Causes the environment to restart the application container server running on each Amazon EC2 instance.retrieveEnvironmentInfoAsync
(RetrieveEnvironmentInfoRequest retrieveEnvironmentInfoRequest) Retrieves the compiled information from a RequestEnvironmentInfo request.retrieveEnvironmentInfoAsync
(RetrieveEnvironmentInfoRequest retrieveEnvironmentInfoRequest, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult> asyncHandler) Retrieves the compiled information from a RequestEnvironmentInfo request.Simplified method form for invoking the SwapEnvironmentCNAMEs operation.swapEnvironmentCNAMEsAsync
(AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Simplified method form for invoking the SwapEnvironmentCNAMEs operation with an AsyncHandler.swapEnvironmentCNAMEsAsync
(SwapEnvironmentCNAMEsRequest swapEnvironmentCNAMEsRequest) Swaps the CNAMEs of two environments.swapEnvironmentCNAMEsAsync
(SwapEnvironmentCNAMEsRequest swapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Swaps the CNAMEs of two environments.terminateEnvironmentAsync
(TerminateEnvironmentRequest terminateEnvironmentRequest) Terminates the specified environment.terminateEnvironmentAsync
(TerminateEnvironmentRequest terminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult> asyncHandler) Terminates the specified environment.updateApplicationAsync
(UpdateApplicationRequest updateApplicationRequest) Updates the specified application to have the specified properties.updateApplicationAsync
(UpdateApplicationRequest updateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Updates the specified application to have the specified properties.updateApplicationVersionAsync
(UpdateApplicationVersionRequest updateApplicationVersionRequest) Updates the specified application version to have the specified properties.updateApplicationVersionAsync
(UpdateApplicationVersionRequest updateApplicationVersionRequest, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult> asyncHandler) Updates the specified application version to have the specified properties.updateConfigurationTemplateAsync
(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest) Updates the specified configuration template to have the specified properties or configuration option values.updateConfigurationTemplateAsync
(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult> asyncHandler) Updates the specified configuration template to have the specified properties or configuration option values.updateEnvironmentAsync
(UpdateEnvironmentRequest updateEnvironmentRequest) Updates 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.updateEnvironmentAsync
(UpdateEnvironmentRequest updateEnvironmentRequest, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult> asyncHandler) Updates 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.validateConfigurationSettingsAsync
(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest) Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.validateConfigurationSettingsAsync
(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult> asyncHandler) Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.Methods inherited from interface com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalk
abortEnvironmentUpdate, abortEnvironmentUpdate, applyEnvironmentManagedAction, checkDNSAvailability, composeEnvironments, createApplication, createApplicationVersion, createConfigurationTemplate, createEnvironment, createStorageLocation, createStorageLocation, deleteApplication, deleteApplicationVersion, deleteConfigurationTemplate, deleteEnvironmentConfiguration, describeApplications, describeApplications, describeApplicationVersions, describeApplicationVersions, describeConfigurationOptions, describeConfigurationSettings, describeEnvironmentHealth, describeEnvironmentManagedActionHistory, describeEnvironmentManagedActions, describeEnvironmentResources, describeEnvironments, describeEnvironments, describeEvents, describeEvents, describeInstancesHealth, getCachedResponseMetadata, listAvailableSolutionStacks, listAvailableSolutionStacks, rebuildEnvironment, requestEnvironmentInfo, restartAppServer, retrieveEnvironmentInfo, setEndpoint, setRegion, shutdown, swapEnvironmentCNAMEs, swapEnvironmentCNAMEs, terminateEnvironment, updateApplication, updateApplicationVersion, updateConfigurationTemplate, updateEnvironment, validateConfigurationSettings
-
Method Details
-
abortEnvironmentUpdateAsync
Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest) Cancels in-progress environment configuration update or application version deployment.
- Parameters:
abortEnvironmentUpdateRequest
-- Returns:
- A Java Future containing the result of the AbortEnvironmentUpdate operation returned by the service.
-
abortEnvironmentUpdateAsync
Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest, AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Cancels in-progress environment configuration update or application version deployment.
- Parameters:
abortEnvironmentUpdateRequest
-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.- Returns:
- A Java Future containing the result of the AbortEnvironmentUpdate operation returned by the service.
-
abortEnvironmentUpdateAsync
Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync()Simplified method form for invoking the AbortEnvironmentUpdate operation.- See Also:
-
abortEnvironmentUpdateAsync
Future<AbortEnvironmentUpdateResult> abortEnvironmentUpdateAsync(AsyncHandler<AbortEnvironmentUpdateRequest, AbortEnvironmentUpdateResult> asyncHandler) Simplified method form for invoking the AbortEnvironmentUpdate operation with an AsyncHandler.- See Also:
-
applyEnvironmentManagedActionAsync
Future<ApplyEnvironmentManagedActionResult> applyEnvironmentManagedActionAsync(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest) 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.- Parameters:
applyEnvironmentManagedActionRequest
- Request to execute a scheduled managed action immediately.- Returns:
- A Java Future containing the result of the ApplyEnvironmentManagedAction operation returned by the service.
-
applyEnvironmentManagedActionAsync
Future<ApplyEnvironmentManagedActionResult> applyEnvironmentManagedActionAsync(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest, AsyncHandler<ApplyEnvironmentManagedActionRequest, ApplyEnvironmentManagedActionResult> asyncHandler) 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.- Parameters:
applyEnvironmentManagedActionRequest
- 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.- Returns:
- A Java Future containing the result of the ApplyEnvironmentManagedAction operation returned by the service.
-
checkDNSAvailabilityAsync
Future<CheckDNSAvailabilityResult> checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest checkDNSAvailabilityRequest) Checks if the specified CNAME is available.
- Parameters:
checkDNSAvailabilityRequest
- Results message indicating whether a CNAME is available.- Returns:
- A Java Future containing the result of the CheckDNSAvailability operation returned by the service.
-
checkDNSAvailabilityAsync
Future<CheckDNSAvailabilityResult> checkDNSAvailabilityAsync(CheckDNSAvailabilityRequest checkDNSAvailabilityRequest, AsyncHandler<CheckDNSAvailabilityRequest, CheckDNSAvailabilityResult> asyncHandler) Checks if the specified CNAME is available.
- Parameters:
checkDNSAvailabilityRequest
- 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.- Returns:
- A Java Future containing the result of the CheckDNSAvailability operation returned by the service.
-
composeEnvironmentsAsync
Future<ComposeEnvironmentsResult> composeEnvironmentsAsync(ComposeEnvironmentsRequest composeEnvironmentsRequest) 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.- Parameters:
composeEnvironmentsRequest
- Request to create or update a group of environments.- Returns:
- A Java Future containing the result of the ComposeEnvironments operation returned by the service.
-
composeEnvironmentsAsync
Future<ComposeEnvironmentsResult> composeEnvironmentsAsync(ComposeEnvironmentsRequest composeEnvironmentsRequest, AsyncHandler<ComposeEnvironmentsRequest, ComposeEnvironmentsResult> asyncHandler) 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.- Parameters:
composeEnvironmentsRequest
- 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.- Returns:
- A Java Future containing the result of the ComposeEnvironments operation returned by the service.
-
createApplicationAsync
Future<CreateApplicationResult> createApplicationAsync(CreateApplicationRequest createApplicationRequest) Creates an application that has one configuration template named
default
and no application versions.- Parameters:
createApplicationRequest
- Request to create an application.- Returns:
- A Java Future containing the result of the CreateApplication operation returned by the service.
-
createApplicationAsync
Future<CreateApplicationResult> createApplicationAsync(CreateApplicationRequest createApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult> asyncHandler) Creates an application that has one configuration template named
default
and no application versions.- Parameters:
createApplicationRequest
- 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.- Returns:
- A Java Future containing the result of the CreateApplication operation returned by the service.
-
createApplicationVersionAsync
Future<CreateApplicationVersionResult> createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest) Creates an application version for the specified application.
Once you create an application version with a specified Amazon S3 bucket and key location, you cannot 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. - Parameters:
createApplicationVersionRequest
-- Returns:
- A Java Future containing the result of the CreateApplicationVersion operation returned by the service.
-
createApplicationVersionAsync
Future<CreateApplicationVersionResult> createApplicationVersionAsync(CreateApplicationVersionRequest createApplicationVersionRequest, AsyncHandler<CreateApplicationVersionRequest, CreateApplicationVersionResult> asyncHandler) Creates an application version for the specified application.
Once you create an application version with a specified Amazon S3 bucket and key location, you cannot 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. - Parameters:
createApplicationVersionRequest
-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.- Returns:
- A Java Future containing the result of the CreateApplicationVersion operation returned by the service.
-
createConfigurationTemplateAsync
Future<CreateConfigurationTemplateResult> createConfigurationTemplateAsync(CreateConfigurationTemplateRequest createConfigurationTemplateRequest) Creates a configuration template. Templates are associated with a specific application and are used to deploy different versions of the application with the same configuration settings.
Related Topics
- Parameters:
createConfigurationTemplateRequest
- Request to create a configuration template.- Returns:
- A Java Future containing the result of the CreateConfigurationTemplate operation returned by the service.
-
createConfigurationTemplateAsync
Future<CreateConfigurationTemplateResult> createConfigurationTemplateAsync(CreateConfigurationTemplateRequest createConfigurationTemplateRequest, AsyncHandler<CreateConfigurationTemplateRequest, CreateConfigurationTemplateResult> asyncHandler) Creates a configuration template. Templates are associated with a specific application and are used to deploy different versions of the application with the same configuration settings.
Related Topics
- Parameters:
createConfigurationTemplateRequest
- 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.- Returns:
- A Java Future containing the result of the CreateConfigurationTemplate operation returned by the service.
-
createEnvironmentAsync
Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest createEnvironmentRequest) Launches an environment for the specified application using the specified configuration.
- Parameters:
createEnvironmentRequest
-- Returns:
- A Java Future containing the result of the CreateEnvironment operation returned by the service.
-
createEnvironmentAsync
Future<CreateEnvironmentResult> createEnvironmentAsync(CreateEnvironmentRequest createEnvironmentRequest, AsyncHandler<CreateEnvironmentRequest, CreateEnvironmentResult> asyncHandler) Launches an environment for the specified application using the specified configuration.
- Parameters:
createEnvironmentRequest
-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.- Returns:
- A Java Future containing the result of the CreateEnvironment operation returned by the service.
-
createStorageLocationAsync
Future<CreateStorageLocationResult> createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest) Creates the Amazon S3 storage location for the account.
This location is used to store user log files.
- Parameters:
createStorageLocationRequest
-- Returns:
- A Java Future containing the result of the CreateStorageLocation operation returned by the service.
-
createStorageLocationAsync
Future<CreateStorageLocationResult> createStorageLocationAsync(CreateStorageLocationRequest createStorageLocationRequest, AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Creates the Amazon S3 storage location for the account.
This location is used to store user log files.
- Parameters:
createStorageLocationRequest
-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.- Returns:
- A Java Future containing the result of the CreateStorageLocation operation returned by the service.
-
createStorageLocationAsync
Future<CreateStorageLocationResult> createStorageLocationAsync()Simplified method form for invoking the CreateStorageLocation operation.- See Also:
-
createStorageLocationAsync
Future<CreateStorageLocationResult> createStorageLocationAsync(AsyncHandler<CreateStorageLocationRequest, CreateStorageLocationResult> asyncHandler) Simplified method form for invoking the CreateStorageLocation operation with an AsyncHandler.- See Also:
-
deleteApplicationAsync
Future<DeleteApplicationResult> deleteApplicationAsync(DeleteApplicationRequest deleteApplicationRequest) Deletes 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. - Parameters:
deleteApplicationRequest
- Request to delete an application.- Returns:
- A Java Future containing the result of the DeleteApplication operation returned by the service.
-
deleteApplicationAsync
Future<DeleteApplicationResult> deleteApplicationAsync(DeleteApplicationRequest deleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult> asyncHandler) Deletes 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. - Parameters:
deleteApplicationRequest
- 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.- Returns:
- A Java Future containing the result of the DeleteApplication operation returned by the service.
-
deleteApplicationVersionAsync
Future<DeleteApplicationVersionResult> deleteApplicationVersionAsync(DeleteApplicationVersionRequest deleteApplicationVersionRequest) Deletes the specified version from the specified application.
You cannot delete an application version that is associated with a running environment. - Parameters:
deleteApplicationVersionRequest
- Request to delete an application version.- Returns:
- A Java Future containing the result of the DeleteApplicationVersion operation returned by the service.
-
deleteApplicationVersionAsync
Future<DeleteApplicationVersionResult> deleteApplicationVersionAsync(DeleteApplicationVersionRequest deleteApplicationVersionRequest, AsyncHandler<DeleteApplicationVersionRequest, DeleteApplicationVersionResult> asyncHandler) Deletes the specified version from the specified application.
You cannot delete an application version that is associated with a running environment. - Parameters:
deleteApplicationVersionRequest
- 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.- Returns:
- A Java Future containing the result of the DeleteApplicationVersion operation returned by the service.
-
deleteConfigurationTemplateAsync
Future<DeleteConfigurationTemplateResult> deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest deleteConfigurationTemplateRequest) Deletes 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. - Parameters:
deleteConfigurationTemplateRequest
- Request to delete a configuration template.- Returns:
- A Java Future containing the result of the DeleteConfigurationTemplate operation returned by the service.
-
deleteConfigurationTemplateAsync
Future<DeleteConfigurationTemplateResult> deleteConfigurationTemplateAsync(DeleteConfigurationTemplateRequest deleteConfigurationTemplateRequest, AsyncHandler<DeleteConfigurationTemplateRequest, DeleteConfigurationTemplateResult> asyncHandler) Deletes 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. - Parameters:
deleteConfigurationTemplateRequest
- 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.- Returns:
- A Java Future containing the result of the DeleteConfigurationTemplate operation returned by the service.
-
deleteEnvironmentConfigurationAsync
Future<DeleteEnvironmentConfigurationResult> deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest) Deletes 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.- Parameters:
deleteEnvironmentConfigurationRequest
- Request to delete a draft environment configuration.- Returns:
- A Java Future containing the result of the DeleteEnvironmentConfiguration operation returned by the service.
-
deleteEnvironmentConfigurationAsync
Future<DeleteEnvironmentConfigurationResult> deleteEnvironmentConfigurationAsync(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest, AsyncHandler<DeleteEnvironmentConfigurationRequest, DeleteEnvironmentConfigurationResult> asyncHandler) Deletes 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.- Parameters:
deleteEnvironmentConfigurationRequest
- 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.- Returns:
- A Java Future containing the result of the DeleteEnvironmentConfiguration operation returned by the service.
-
describeApplicationVersionsAsync
Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync(DescribeApplicationVersionsRequest describeApplicationVersionsRequest) Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.
- Parameters:
describeApplicationVersionsRequest
- Result message containing a list of configuration descriptions.- Returns:
- A Java Future containing the result of the DescribeApplicationVersions operation returned by the service.
-
describeApplicationVersionsAsync
Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync(DescribeApplicationVersionsRequest describeApplicationVersionsRequest, AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.
- Parameters:
describeApplicationVersionsRequest
- Result message containing a list of configuration 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.- Returns:
- A Java Future containing the result of the DescribeApplicationVersions operation returned by the service.
-
describeApplicationVersionsAsync
Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync()Simplified method form for invoking the DescribeApplicationVersions operation.- See Also:
-
describeApplicationVersionsAsync
Future<DescribeApplicationVersionsResult> describeApplicationVersionsAsync(AsyncHandler<DescribeApplicationVersionsRequest, DescribeApplicationVersionsResult> asyncHandler) Simplified method form for invoking the DescribeApplicationVersions operation with an AsyncHandler.- See Also:
-
describeApplicationsAsync
Future<DescribeApplicationsResult> describeApplicationsAsync(DescribeApplicationsRequest describeApplicationsRequest) Returns the descriptions of existing applications.
- Parameters:
describeApplicationsRequest
- Request to describe one or more applications.- Returns:
- A Java Future containing the result of the DescribeApplications operation returned by the service.
-
describeApplicationsAsync
Future<DescribeApplicationsResult> describeApplicationsAsync(DescribeApplicationsRequest describeApplicationsRequest, AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Returns the descriptions of existing applications.
- Parameters:
describeApplicationsRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeApplications operation returned by the service.
-
describeApplicationsAsync
Future<DescribeApplicationsResult> describeApplicationsAsync()Simplified method form for invoking the DescribeApplications operation.- See Also:
-
describeApplicationsAsync
Future<DescribeApplicationsResult> describeApplicationsAsync(AsyncHandler<DescribeApplicationsRequest, DescribeApplicationsResult> asyncHandler) Simplified method form for invoking the DescribeApplications operation with an AsyncHandler.- See Also:
-
describeConfigurationOptionsAsync
Future<DescribeConfigurationOptionsResult> describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest describeConfigurationOptionsRequest) Describes 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.
- Parameters:
describeConfigurationOptionsRequest
- Result message containig a list of application version descriptions.- Returns:
- A Java Future containing the result of the DescribeConfigurationOptions operation returned by the service.
-
describeConfigurationOptionsAsync
Future<DescribeConfigurationOptionsResult> describeConfigurationOptionsAsync(DescribeConfigurationOptionsRequest describeConfigurationOptionsRequest, AsyncHandler<DescribeConfigurationOptionsRequest, DescribeConfigurationOptionsResult> asyncHandler) Describes 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.
- Parameters:
describeConfigurationOptionsRequest
- Result message containig 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.- Returns:
- A Java Future containing the result of the DescribeConfigurationOptions operation returned by the service.
-
describeConfigurationSettingsAsync
Future<DescribeConfigurationSettingsResult> describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest describeConfigurationSettingsRequest) 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.
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
- Parameters:
describeConfigurationSettingsRequest
- Result message containing all of the configuration settings for a specified solution stack or configuration template.- Returns:
- A Java Future containing the result of the DescribeConfigurationSettings operation returned by the service.
-
describeConfigurationSettingsAsync
Future<DescribeConfigurationSettingsResult> describeConfigurationSettingsAsync(DescribeConfigurationSettingsRequest describeConfigurationSettingsRequest, AsyncHandler<DescribeConfigurationSettingsRequest, DescribeConfigurationSettingsResult> asyncHandler) 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.
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
- Parameters:
describeConfigurationSettingsRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeConfigurationSettings operation returned by the service.
-
describeEnvironmentHealthAsync
Future<DescribeEnvironmentHealthResult> describeEnvironmentHealthAsync(DescribeEnvironmentHealthRequest describeEnvironmentHealthRequest) Returns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
- Parameters:
describeEnvironmentHealthRequest
- See the example below to learn how to create a request body.- Returns:
- A Java Future containing the result of the DescribeEnvironmentHealth operation returned by the service.
-
describeEnvironmentHealthAsync
Future<DescribeEnvironmentHealthResult> describeEnvironmentHealthAsync(DescribeEnvironmentHealthRequest describeEnvironmentHealthRequest, AsyncHandler<DescribeEnvironmentHealthRequest, DescribeEnvironmentHealthResult> asyncHandler) Returns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
- Parameters:
describeEnvironmentHealthRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeEnvironmentHealth operation returned by the service.
-
describeEnvironmentManagedActionHistoryAsync
Future<DescribeEnvironmentManagedActionHistoryResult> describeEnvironmentManagedActionHistoryAsync(DescribeEnvironmentManagedActionHistoryRequest describeEnvironmentManagedActionHistoryRequest) Lists an environment's completed and failed managed actions.
- Parameters:
describeEnvironmentManagedActionHistoryRequest
- Request to list completed and failed managed actions.- Returns:
- A Java Future containing the result of the DescribeEnvironmentManagedActionHistory operation returned by the service.
-
describeEnvironmentManagedActionHistoryAsync
Future<DescribeEnvironmentManagedActionHistoryResult> describeEnvironmentManagedActionHistoryAsync(DescribeEnvironmentManagedActionHistoryRequest describeEnvironmentManagedActionHistoryRequest, AsyncHandler<DescribeEnvironmentManagedActionHistoryRequest, DescribeEnvironmentManagedActionHistoryResult> asyncHandler) Lists an environment's completed and failed managed actions.
- Parameters:
describeEnvironmentManagedActionHistoryRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeEnvironmentManagedActionHistory operation returned by the service.
-
describeEnvironmentManagedActionsAsync
Future<DescribeEnvironmentManagedActionsResult> describeEnvironmentManagedActionsAsync(DescribeEnvironmentManagedActionsRequest describeEnvironmentManagedActionsRequest) Lists an environment's upcoming and in-progress managed actions.
- Parameters:
describeEnvironmentManagedActionsRequest
- Request to list an environment's upcoming and in-progress managed actions.- Returns:
- A Java Future containing the result of the DescribeEnvironmentManagedActions operation returned by the service.
-
describeEnvironmentManagedActionsAsync
Future<DescribeEnvironmentManagedActionsResult> describeEnvironmentManagedActionsAsync(DescribeEnvironmentManagedActionsRequest describeEnvironmentManagedActionsRequest, AsyncHandler<DescribeEnvironmentManagedActionsRequest, DescribeEnvironmentManagedActionsResult> asyncHandler) Lists an environment's upcoming and in-progress managed actions.
- Parameters:
describeEnvironmentManagedActionsRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeEnvironmentManagedActions operation returned by the service.
-
describeEnvironmentResourcesAsync
Future<DescribeEnvironmentResourcesResult> describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest) Returns AWS resources for this environment.
- Parameters:
describeEnvironmentResourcesRequest
- Request to describe the resources in an environment.- Returns:
- A Java Future containing the result of the DescribeEnvironmentResources operation returned by the service.
-
describeEnvironmentResourcesAsync
Future<DescribeEnvironmentResourcesResult> describeEnvironmentResourcesAsync(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest, AsyncHandler<DescribeEnvironmentResourcesRequest, DescribeEnvironmentResourcesResult> asyncHandler) Returns AWS resources for this environment.
- Parameters:
describeEnvironmentResourcesRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeEnvironmentResources operation returned by the service.
-
describeEnvironmentsAsync
Future<DescribeEnvironmentsResult> describeEnvironmentsAsync(DescribeEnvironmentsRequest describeEnvironmentsRequest) Returns descriptions for existing environments.
- Parameters:
describeEnvironmentsRequest
- Request to describe one or more environments.- Returns:
- A Java Future containing the result of the DescribeEnvironments operation returned by the service.
-
describeEnvironmentsAsync
Future<DescribeEnvironmentsResult> describeEnvironmentsAsync(DescribeEnvironmentsRequest describeEnvironmentsRequest, AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Returns descriptions for existing environments.
- Parameters:
describeEnvironmentsRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeEnvironments operation returned by the service.
-
describeEnvironmentsAsync
Future<DescribeEnvironmentsResult> describeEnvironmentsAsync()Simplified method form for invoking the DescribeEnvironments operation.- See Also:
-
describeEnvironmentsAsync
Future<DescribeEnvironmentsResult> describeEnvironmentsAsync(AsyncHandler<DescribeEnvironmentsRequest, DescribeEnvironmentsResult> asyncHandler) Simplified method form for invoking the DescribeEnvironments operation with an AsyncHandler.- See Also:
-
describeEventsAsync
Returns 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
.- Parameters:
describeEventsRequest
- Request to retrieve a list of events for an environment.- Returns:
- A Java Future containing the result of the DescribeEvents operation returned by the service.
-
describeEventsAsync
Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Returns 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
.- Parameters:
describeEventsRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeEvents operation returned by the service.
-
describeEventsAsync
Future<DescribeEventsResult> describeEventsAsync()Simplified method form for invoking the DescribeEvents operation.- See Also:
-
describeEventsAsync
Future<DescribeEventsResult> describeEventsAsync(AsyncHandler<DescribeEventsRequest, DescribeEventsResult> asyncHandler) Simplified method form for invoking the DescribeEvents operation with an AsyncHandler.- See Also:
-
describeInstancesHealthAsync
Future<DescribeInstancesHealthResult> describeInstancesHealthAsync(DescribeInstancesHealthRequest describeInstancesHealthRequest) Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes). The DescribeInstancesHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
- Parameters:
describeInstancesHealthRequest
- See the example below to learn how to create a request body.- Returns:
- A Java Future containing the result of the DescribeInstancesHealth operation returned by the service.
-
describeInstancesHealthAsync
Future<DescribeInstancesHealthResult> describeInstancesHealthAsync(DescribeInstancesHealthRequest describeInstancesHealthRequest, AsyncHandler<DescribeInstancesHealthRequest, DescribeInstancesHealthResult> asyncHandler) Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes). The DescribeInstancesHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
- Parameters:
describeInstancesHealthRequest
- 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.- Returns:
- A Java Future containing the result of the DescribeInstancesHealth operation returned by the service.
-
listAvailableSolutionStacksAsync
Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest listAvailableSolutionStacksRequest) Returns a list of the available solution stack names.
- Parameters:
listAvailableSolutionStacksRequest
-- Returns:
- A Java Future containing the result of the ListAvailableSolutionStacks operation returned by the service.
-
listAvailableSolutionStacksAsync
Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync(ListAvailableSolutionStacksRequest listAvailableSolutionStacksRequest, AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Returns a list of the available solution stack names.
- Parameters:
listAvailableSolutionStacksRequest
-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.- Returns:
- A Java Future containing the result of the ListAvailableSolutionStacks operation returned by the service.
-
listAvailableSolutionStacksAsync
Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync()Simplified method form for invoking the ListAvailableSolutionStacks operation.- See Also:
-
listAvailableSolutionStacksAsync
Future<ListAvailableSolutionStacksResult> listAvailableSolutionStacksAsync(AsyncHandler<ListAvailableSolutionStacksRequest, ListAvailableSolutionStacksResult> asyncHandler) Simplified method form for invoking the ListAvailableSolutionStacks operation with an AsyncHandler.- See Also:
-
rebuildEnvironmentAsync
Future<RebuildEnvironmentResult> rebuildEnvironmentAsync(RebuildEnvironmentRequest rebuildEnvironmentRequest) Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
- Parameters:
rebuildEnvironmentRequest
-- Returns:
- A Java Future containing the result of the RebuildEnvironment operation returned by the service.
-
rebuildEnvironmentAsync
Future<RebuildEnvironmentResult> rebuildEnvironmentAsync(RebuildEnvironmentRequest rebuildEnvironmentRequest, AsyncHandler<RebuildEnvironmentRequest, RebuildEnvironmentResult> asyncHandler) Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
- Parameters:
rebuildEnvironmentRequest
-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.- Returns:
- A Java Future containing the result of the RebuildEnvironment operation returned by the service.
-
requestEnvironmentInfoAsync
Future<RequestEnvironmentInfoResult> requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest requestEnvironmentInfoRequest) Initiates a request to compile the specified type of information of the deployed environment.
Setting the
InfoType
totail
compiles the last lines from the application server log files of every Amazon EC2 instance in your environment.Setting the
InfoType
tobundle
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
- Parameters:
requestEnvironmentInfoRequest
- Request to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.- Returns:
- A Java Future containing the result of the RequestEnvironmentInfo operation returned by the service.
-
requestEnvironmentInfoAsync
Future<RequestEnvironmentInfoResult> requestEnvironmentInfoAsync(RequestEnvironmentInfoRequest requestEnvironmentInfoRequest, AsyncHandler<RequestEnvironmentInfoRequest, RequestEnvironmentInfoResult> asyncHandler) Initiates a request to compile the specified type of information of the deployed environment.
Setting the
InfoType
totail
compiles the last lines from the application server log files of every Amazon EC2 instance in your environment.Setting the
InfoType
tobundle
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
- Parameters:
requestEnvironmentInfoRequest
- 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.- Returns:
- A Java Future containing the result of the RequestEnvironmentInfo operation returned by the service.
-
restartAppServerAsync
Future<RestartAppServerResult> restartAppServerAsync(RestartAppServerRequest restartAppServerRequest) Causes the environment to restart the application container server running on each Amazon EC2 instance.
- Parameters:
restartAppServerRequest
-- Returns:
- A Java Future containing the result of the RestartAppServer operation returned by the service.
-
restartAppServerAsync
Future<RestartAppServerResult> restartAppServerAsync(RestartAppServerRequest restartAppServerRequest, AsyncHandler<RestartAppServerRequest, RestartAppServerResult> asyncHandler) Causes the environment to restart the application container server running on each Amazon EC2 instance.
- Parameters:
restartAppServerRequest
-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.- Returns:
- A Java Future containing the result of the RestartAppServer operation returned by the service.
-
retrieveEnvironmentInfoAsync
Future<RetrieveEnvironmentInfoResult> retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest retrieveEnvironmentInfoRequest) Retrieves the compiled information from a RequestEnvironmentInfo request.
Related Topics
- Parameters:
retrieveEnvironmentInfoRequest
- Request to download logs retrieved with RequestEnvironmentInfo.- Returns:
- A Java Future containing the result of the RetrieveEnvironmentInfo operation returned by the service.
-
retrieveEnvironmentInfoAsync
Future<RetrieveEnvironmentInfoResult> retrieveEnvironmentInfoAsync(RetrieveEnvironmentInfoRequest retrieveEnvironmentInfoRequest, AsyncHandler<RetrieveEnvironmentInfoRequest, RetrieveEnvironmentInfoResult> asyncHandler) Retrieves the compiled information from a RequestEnvironmentInfo request.
Related Topics
- Parameters:
retrieveEnvironmentInfoRequest
- 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.- Returns:
- A Java Future containing the result of the RetrieveEnvironmentInfo operation returned by the service.
-
swapEnvironmentCNAMEsAsync
Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest swapEnvironmentCNAMEsRequest) Swaps the CNAMEs of two environments.
- Parameters:
swapEnvironmentCNAMEsRequest
- Swaps the CNAMEs of two environments.- Returns:
- A Java Future containing the result of the SwapEnvironmentCNAMEs operation returned by the service.
-
swapEnvironmentCNAMEsAsync
Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync(SwapEnvironmentCNAMEsRequest swapEnvironmentCNAMEsRequest, AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Swaps the CNAMEs of two environments.
- Parameters:
swapEnvironmentCNAMEsRequest
- 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.- Returns:
- A Java Future containing the result of the SwapEnvironmentCNAMEs operation returned by the service.
-
swapEnvironmentCNAMEsAsync
Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync()Simplified method form for invoking the SwapEnvironmentCNAMEs operation.- See Also:
-
swapEnvironmentCNAMEsAsync
Future<SwapEnvironmentCNAMEsResult> swapEnvironmentCNAMEsAsync(AsyncHandler<SwapEnvironmentCNAMEsRequest, SwapEnvironmentCNAMEsResult> asyncHandler) Simplified method form for invoking the SwapEnvironmentCNAMEs operation with an AsyncHandler.- See Also:
-
terminateEnvironmentAsync
Future<TerminateEnvironmentResult> terminateEnvironmentAsync(TerminateEnvironmentRequest terminateEnvironmentRequest) Terminates the specified environment.
- Parameters:
terminateEnvironmentRequest
- Request to terminate an environment.- Returns:
- A Java Future containing the result of the TerminateEnvironment operation returned by the service.
-
terminateEnvironmentAsync
Future<TerminateEnvironmentResult> terminateEnvironmentAsync(TerminateEnvironmentRequest terminateEnvironmentRequest, AsyncHandler<TerminateEnvironmentRequest, TerminateEnvironmentResult> asyncHandler) Terminates the specified environment.
- Parameters:
terminateEnvironmentRequest
- 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.- Returns:
- A Java Future containing the result of the TerminateEnvironment operation returned by the service.
-
updateApplicationAsync
Future<UpdateApplicationResult> updateApplicationAsync(UpdateApplicationRequest updateApplicationRequest) Updates 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.- Parameters:
updateApplicationRequest
- Request to update an application.- Returns:
- A Java Future containing the result of the UpdateApplication operation returned by the service.
-
updateApplicationAsync
Future<UpdateApplicationResult> updateApplicationAsync(UpdateApplicationRequest updateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult> asyncHandler) Updates 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.- Parameters:
updateApplicationRequest
- 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.- Returns:
- A Java Future containing the result of the UpdateApplication operation returned by the service.
-
updateApplicationVersionAsync
Future<UpdateApplicationVersionResult> updateApplicationVersionAsync(UpdateApplicationVersionRequest updateApplicationVersionRequest) Updates 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.- Parameters:
updateApplicationVersionRequest
-- Returns:
- A Java Future containing the result of the UpdateApplicationVersion operation returned by the service.
-
updateApplicationVersionAsync
Future<UpdateApplicationVersionResult> updateApplicationVersionAsync(UpdateApplicationVersionRequest updateApplicationVersionRequest, AsyncHandler<UpdateApplicationVersionRequest, UpdateApplicationVersionResult> asyncHandler) Updates 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.- Parameters:
updateApplicationVersionRequest
-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.- Returns:
- A Java Future containing the result of the UpdateApplicationVersion operation returned by the service.
-
updateConfigurationTemplateAsync
Future<UpdateConfigurationTemplateResult> updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest) Updates 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
- Parameters:
updateConfigurationTemplateRequest
- The result message containing the options for the specified solution stack.- Returns:
- A Java Future containing the result of the UpdateConfigurationTemplate operation returned by the service.
-
updateConfigurationTemplateAsync
Future<UpdateConfigurationTemplateResult> updateConfigurationTemplateAsync(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest, AsyncHandler<UpdateConfigurationTemplateRequest, UpdateConfigurationTemplateResult> asyncHandler) Updates 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
- Parameters:
updateConfigurationTemplateRequest
- 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.- Returns:
- A Java Future containing the result of the UpdateConfigurationTemplate operation returned by the service.
-
updateEnvironmentAsync
Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest updateEnvironmentRequest) Updates 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.- Parameters:
updateEnvironmentRequest
- Request to update an environment.- Returns:
- A Java Future containing the result of the UpdateEnvironment operation returned by the service.
-
updateEnvironmentAsync
Future<UpdateEnvironmentResult> updateEnvironmentAsync(UpdateEnvironmentRequest updateEnvironmentRequest, AsyncHandler<UpdateEnvironmentRequest, UpdateEnvironmentResult> asyncHandler) Updates 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.- Parameters:
updateEnvironmentRequest
- 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.- Returns:
- A Java Future containing the result of the UpdateEnvironment operation returned by the service.
-
validateConfigurationSettingsAsync
Future<ValidateConfigurationSettingsResult> validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest) Takes 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.
- Parameters:
validateConfigurationSettingsRequest
- A list of validation messages for a specified configuration template.- Returns:
- A Java Future containing the result of the ValidateConfigurationSettings operation returned by the service.
-
validateConfigurationSettingsAsync
Future<ValidateConfigurationSettingsResult> validateConfigurationSettingsAsync(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest, AsyncHandler<ValidateConfigurationSettingsRequest, ValidateConfigurationSettingsResult> asyncHandler) Takes 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.
- Parameters:
validateConfigurationSettingsRequest
- 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.- Returns:
- A Java Future containing the result of the ValidateConfigurationSettings operation returned by the service.
-