default AbortEnvironmentUpdateResponse |
ElasticBeanstalkClient.abortEnvironmentUpdate(Consumer<AbortEnvironmentUpdateRequest.Builder> abortEnvironmentUpdateRequest) |
Cancels in-progress environment configuration update or application version deployment.
|
default AbortEnvironmentUpdateResponse |
ElasticBeanstalkClient.abortEnvironmentUpdate(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest) |
Cancels in-progress environment configuration update or application version deployment.
|
default AssociateEnvironmentOperationsRoleResponse |
ElasticBeanstalkClient.associateEnvironmentOperationsRole(Consumer<AssociateEnvironmentOperationsRoleRequest.Builder> associateEnvironmentOperationsRoleRequest) |
Add or change the operations role used by an environment.
|
default AssociateEnvironmentOperationsRoleResponse |
ElasticBeanstalkClient.associateEnvironmentOperationsRole(AssociateEnvironmentOperationsRoleRequest associateEnvironmentOperationsRoleRequest) |
Add or change the operations role used by an environment.
|
default ComposeEnvironmentsResponse |
ElasticBeanstalkClient.composeEnvironments(Consumer<ComposeEnvironmentsRequest.Builder> composeEnvironmentsRequest) |
Create or update a group of environments that each run a separate component of a single application.
|
default ComposeEnvironmentsResponse |
ElasticBeanstalkClient.composeEnvironments(ComposeEnvironmentsRequest composeEnvironmentsRequest) |
Create or update a group of environments that each run a separate component of a single application.
|
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(Consumer<CreateApplicationVersionRequest.Builder> createApplicationVersionRequest) |
Creates an application version for the specified application.
|
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest) |
Creates an application version for the specified application.
|
default CreateConfigurationTemplateResponse |
ElasticBeanstalkClient.createConfigurationTemplate(Consumer<CreateConfigurationTemplateRequest.Builder> createConfigurationTemplateRequest) |
Creates an AWS Elastic Beanstalk configuration template, associated with a specific Elastic Beanstalk
application.
|
default CreateConfigurationTemplateResponse |
ElasticBeanstalkClient.createConfigurationTemplate(CreateConfigurationTemplateRequest createConfigurationTemplateRequest) |
Creates an AWS Elastic Beanstalk configuration template, associated with a specific Elastic Beanstalk
application.
|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest) |
Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest) |
Launches an AWS Elastic Beanstalk environment for the specified application using the specified configuration.
|
default CreatePlatformVersionResponse |
ElasticBeanstalkClient.createPlatformVersion(Consumer<CreatePlatformVersionRequest.Builder> createPlatformVersionRequest) |
Create a new version of your custom platform.
|
default CreatePlatformVersionResponse |
ElasticBeanstalkClient.createPlatformVersion(CreatePlatformVersionRequest createPlatformVersionRequest) |
Create a new version of your custom platform.
|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation() |
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation(Consumer<CreateStorageLocationRequest.Builder> createStorageLocationRequest) |
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest) |
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(Consumer<DeleteApplicationVersionRequest.Builder> deleteApplicationVersionRequest) |
Deletes the specified version from the specified application.
|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(DeleteApplicationVersionRequest deleteApplicationVersionRequest) |
Deletes the specified version from the specified application.
|
default DeletePlatformVersionResponse |
ElasticBeanstalkClient.deletePlatformVersion(Consumer<DeletePlatformVersionRequest.Builder> deletePlatformVersionRequest) |
Deletes the specified version of a custom platform.
|
default DeletePlatformVersionResponse |
ElasticBeanstalkClient.deletePlatformVersion(DeletePlatformVersionRequest deletePlatformVersionRequest) |
Deletes the specified version of a custom platform.
|
default DescribeAccountAttributesResponse |
ElasticBeanstalkClient.describeAccountAttributes() |
Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
|
default DescribeAccountAttributesResponse |
ElasticBeanstalkClient.describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder> describeAccountAttributesRequest) |
Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
|
default DescribeAccountAttributesResponse |
ElasticBeanstalkClient.describeAccountAttributes(DescribeAccountAttributesRequest describeAccountAttributesRequest) |
Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
|
default DescribeEnvironmentResourcesResponse |
ElasticBeanstalkClient.describeEnvironmentResources(Consumer<DescribeEnvironmentResourcesRequest.Builder> describeEnvironmentResourcesRequest) |
Returns AWS resources for this environment.
|
default DescribeEnvironmentResourcesResponse |
ElasticBeanstalkClient.describeEnvironmentResources(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest) |
Returns AWS resources for this environment.
|
default DescribePlatformVersionResponse |
ElasticBeanstalkClient.describePlatformVersion(Consumer<DescribePlatformVersionRequest.Builder> describePlatformVersionRequest) |
Describes a platform version.
|
default DescribePlatformVersionResponse |
ElasticBeanstalkClient.describePlatformVersion(DescribePlatformVersionRequest describePlatformVersionRequest) |
Describes a platform version.
|
default DisassociateEnvironmentOperationsRoleResponse |
ElasticBeanstalkClient.disassociateEnvironmentOperationsRole(Consumer<DisassociateEnvironmentOperationsRoleRequest.Builder> disassociateEnvironmentOperationsRoleRequest) |
Disassociate the operations role from an environment.
|
default DisassociateEnvironmentOperationsRoleResponse |
ElasticBeanstalkClient.disassociateEnvironmentOperationsRole(DisassociateEnvironmentOperationsRoleRequest disassociateEnvironmentOperationsRoleRequest) |
Disassociate the operations role from an environment.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions() |
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(Consumer<ListPlatformVersionsRequest.Builder> listPlatformVersionsRequest) |
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(ListPlatformVersionsRequest listPlatformVersionsRequest) |
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsIterable |
ElasticBeanstalkClient.listPlatformVersionsPaginator() |
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsIterable |
ElasticBeanstalkClient.listPlatformVersionsPaginator(Consumer<ListPlatformVersionsRequest.Builder> listPlatformVersionsRequest) |
Lists the platform versions available for your account in an AWS Region.
|
default ListPlatformVersionsIterable |
ElasticBeanstalkClient.listPlatformVersionsPaginator(ListPlatformVersionsRequest listPlatformVersionsRequest) |
Lists the platform versions available for your account in an AWS Region.
|
default ListTagsForResourceResponse |
ElasticBeanstalkClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Return the tags applied to an AWS Elastic Beanstalk resource.
|
default ListTagsForResourceResponse |
ElasticBeanstalkClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Return the tags applied to an AWS Elastic Beanstalk resource.
|
default RebuildEnvironmentResponse |
ElasticBeanstalkClient.rebuildEnvironment(Consumer<RebuildEnvironmentRequest.Builder> 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.
|
default RebuildEnvironmentResponse |
ElasticBeanstalkClient.rebuildEnvironment(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.
|
default TerminateEnvironmentResponse |
ElasticBeanstalkClient.terminateEnvironment(Consumer<TerminateEnvironmentRequest.Builder> terminateEnvironmentRequest) |
Terminates the specified environment.
|
default TerminateEnvironmentResponse |
ElasticBeanstalkClient.terminateEnvironment(TerminateEnvironmentRequest terminateEnvironmentRequest) |
Terminates the specified environment.
|
default UpdateApplicationResourceLifecycleResponse |
ElasticBeanstalkClient.updateApplicationResourceLifecycle(Consumer<UpdateApplicationResourceLifecycleRequest.Builder> updateApplicationResourceLifecycleRequest) |
Modifies lifecycle settings for an application.
|
default UpdateApplicationResourceLifecycleResponse |
ElasticBeanstalkClient.updateApplicationResourceLifecycle(UpdateApplicationResourceLifecycleRequest updateApplicationResourceLifecycleRequest) |
Modifies lifecycle settings for an application.
|
default UpdateConfigurationTemplateResponse |
ElasticBeanstalkClient.updateConfigurationTemplate(Consumer<UpdateConfigurationTemplateRequest.Builder> updateConfigurationTemplateRequest) |
Updates the specified configuration template to have the specified properties or configuration option values.
|
default UpdateConfigurationTemplateResponse |
ElasticBeanstalkClient.updateConfigurationTemplate(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest) |
Updates the specified configuration template to have the specified properties or configuration option values.
|
default UpdateEnvironmentResponse |
ElasticBeanstalkClient.updateEnvironment(Consumer<UpdateEnvironmentRequest.Builder> 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.
|
default UpdateEnvironmentResponse |
ElasticBeanstalkClient.updateEnvironment(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.
|
default UpdateTagsForResourceResponse |
ElasticBeanstalkClient.updateTagsForResource(Consumer<UpdateTagsForResourceRequest.Builder> updateTagsForResourceRequest) |
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
default UpdateTagsForResourceResponse |
ElasticBeanstalkClient.updateTagsForResource(UpdateTagsForResourceRequest updateTagsForResourceRequest) |
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
default ValidateConfigurationSettingsResponse |
ElasticBeanstalkClient.validateConfigurationSettings(Consumer<ValidateConfigurationSettingsRequest.Builder> validateConfigurationSettingsRequest) |
Takes a set of configuration settings and either a configuration template or environment, and determines whether
those values are valid.
|
default ValidateConfigurationSettingsResponse |
ElasticBeanstalkClient.validateConfigurationSettings(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest) |
Takes a set of configuration settings and either a configuration template or environment, and determines whether
those values are valid.
|