CopyableBuilder<TerminateEnvironmentResponse.Builder,TerminateEnvironmentResponse>
, SdkBuilder<TerminateEnvironmentResponse.Builder,TerminateEnvironmentResponse>
public static interface TerminateEnvironmentResponse.Builder extends CopyableBuilder<TerminateEnvironmentResponse.Builder,TerminateEnvironmentResponse>
Modifier and Type | Method | Description |
---|---|---|
TerminateEnvironmentResponse.Builder |
abortableOperationInProgress(Boolean abortableOperationInProgress) |
Indicates if there is an in-progress environment configuration update or application version deployment that
you can cancel.
|
TerminateEnvironmentResponse.Builder |
applicationName(String applicationName) |
The name of the application associated with this environment.
|
TerminateEnvironmentResponse.Builder |
cname(String cname) |
The URL to the CNAME for this environment.
|
TerminateEnvironmentResponse.Builder |
dateCreated(Date dateCreated) |
The creation date for this environment.
|
TerminateEnvironmentResponse.Builder |
dateUpdated(Date dateUpdated) |
The last modified date for this environment.
|
TerminateEnvironmentResponse.Builder |
description(String description) |
Describes this environment.
|
TerminateEnvironmentResponse.Builder |
endpointURL(String endpointURL) |
For load-balanced, autoscaling environments, the URL to the LoadBalancer.
|
TerminateEnvironmentResponse.Builder |
environmentId(String environmentId) |
The ID of this environment.
|
TerminateEnvironmentResponse.Builder |
environmentLinks(Collection<EnvironmentLink> environmentLinks) |
A list of links to other environments in the same group.
|
TerminateEnvironmentResponse.Builder |
environmentLinks(EnvironmentLink... environmentLinks) |
A list of links to other environments in the same group.
|
TerminateEnvironmentResponse.Builder |
environmentName(String environmentName) |
The name of this environment.
|
TerminateEnvironmentResponse.Builder |
health(String health) |
Describes the health status of the environment.
|
TerminateEnvironmentResponse.Builder |
health(EnvironmentHealth health) |
Describes the health status of the environment.
|
TerminateEnvironmentResponse.Builder |
healthStatus(String healthStatus) |
Returns the health status of the application running in your environment.
|
TerminateEnvironmentResponse.Builder |
healthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
TerminateEnvironmentResponse.Builder |
platformArn(String platformArn) |
The ARN of the custom platform.
|
TerminateEnvironmentResponse.Builder |
resources(EnvironmentResourcesDescription resources) |
The description of the AWS resources used by this environment.
|
TerminateEnvironmentResponse.Builder |
solutionStackName(String solutionStackName) |
The name of the
SolutionStack deployed with this environment. |
TerminateEnvironmentResponse.Builder |
status(String status) |
The current operational status of the environment:
|
TerminateEnvironmentResponse.Builder |
status(EnvironmentStatus status) |
The current operational status of the environment:
|
TerminateEnvironmentResponse.Builder |
templateName(String templateName) |
The name of the configuration template used to originally launch this environment.
|
TerminateEnvironmentResponse.Builder |
tier(EnvironmentTier tier) |
Describes the current tier of this environment.
|
TerminateEnvironmentResponse.Builder |
versionLabel(String versionLabel) |
The application version deployed in this environment.
|
copy
apply, build
TerminateEnvironmentResponse.Builder environmentName(String environmentName)
The name of this environment.
environmentName
- The name of this environment.TerminateEnvironmentResponse.Builder environmentId(String environmentId)
The ID of this environment.
environmentId
- The ID of this environment.TerminateEnvironmentResponse.Builder applicationName(String applicationName)
The name of the application associated with this environment.
applicationName
- The name of the application associated with this environment.TerminateEnvironmentResponse.Builder versionLabel(String versionLabel)
The application version deployed in this environment.
versionLabel
- The application version deployed in this environment.TerminateEnvironmentResponse.Builder solutionStackName(String solutionStackName)
The name of the SolutionStack
deployed with this environment.
solutionStackName
- The name of the SolutionStack
deployed with this environment.TerminateEnvironmentResponse.Builder platformArn(String platformArn)
The ARN of the custom platform.
platformArn
- The ARN of the custom platform.TerminateEnvironmentResponse.Builder templateName(String templateName)
The name of the configuration template used to originally launch this environment.
templateName
- The name of the configuration template used to originally launch this environment.TerminateEnvironmentResponse.Builder description(String description)
Describes this environment.
description
- Describes this environment.TerminateEnvironmentResponse.Builder endpointURL(String endpointURL)
For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance environments, the IP address of the instance.
endpointURL
- For load-balanced, autoscaling environments, the URL to the LoadBalancer. For single-instance
environments, the IP address of the instance.TerminateEnvironmentResponse.Builder cname(String cname)
The URL to the CNAME for this environment.
cname
- The URL to the CNAME for this environment.TerminateEnvironmentResponse.Builder dateCreated(Date dateCreated)
The creation date for this environment.
dateCreated
- The creation date for this environment.TerminateEnvironmentResponse.Builder dateUpdated(Date dateUpdated)
The last modified date for this environment.
dateUpdated
- The last modified date for this environment.TerminateEnvironmentResponse.Builder status(String status)
The current operational status of the environment:
Launching
: Environment is in the process of initial deployment.
Updating
: Environment is in the process of updating its configuration settings or application
version.
Ready
: Environment is available to have an action performed on it, such as update or terminate.
Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
status
- The current operational status of the environment:
Launching
: Environment is in the process of initial deployment.
Updating
: Environment is in the process of updating its configuration settings or
application version.
Ready
: Environment is available to have an action performed on it, such as update or
terminate.
Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
EnvironmentStatus
TerminateEnvironmentResponse.Builder status(EnvironmentStatus status)
The current operational status of the environment:
Launching
: Environment is in the process of initial deployment.
Updating
: Environment is in the process of updating its configuration settings or application
version.
Ready
: Environment is available to have an action performed on it, such as update or terminate.
Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
status
- The current operational status of the environment:
Launching
: Environment is in the process of initial deployment.
Updating
: Environment is in the process of updating its configuration settings or
application version.
Ready
: Environment is available to have an action performed on it, such as update or
terminate.
Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
EnvironmentStatus
TerminateEnvironmentResponse.Builder abortableOperationInProgress(Boolean abortableOperationInProgress)
Indicates if there is an in-progress environment configuration update or application version deployment that you can cancel.
true:
There is an update in progress.
false:
There are no updates currently in progress.
abortableOperationInProgress
- Indicates if there is an in-progress environment configuration update or application version
deployment that you can cancel.
true:
There is an update in progress.
false:
There are no updates currently in progress.
TerminateEnvironmentResponse.Builder health(String health)
Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:
Red
: Indicates the environment is not responsive. Occurs when three or more consecutive failures
occur for an environment.
Yellow
: Indicates that something is wrong. Occurs when two consecutive failures occur for an
environment.
Green
: Indicates the environment is healthy and fully functional.
Grey
: Default health for a new environment. The environment is not fully launched and health
checks have not started or health checks are suspended during an UpdateEnvironment
or
RestartEnvironement
request.
Default: Grey
health
- Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for
a running environment:
Red
: Indicates the environment is not responsive. Occurs when three or more consecutive
failures occur for an environment.
Yellow
: Indicates that something is wrong. Occurs when two consecutive failures occur for
an environment.
Green
: Indicates the environment is healthy and fully functional.
Grey
: Default health for a new environment. The environment is not fully launched and
health checks have not started or health checks are suspended during an UpdateEnvironment
or RestartEnvironement
request.
Default: Grey
EnvironmentHealth
TerminateEnvironmentResponse.Builder health(EnvironmentHealth health)
Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for a running environment:
Red
: Indicates the environment is not responsive. Occurs when three or more consecutive failures
occur for an environment.
Yellow
: Indicates that something is wrong. Occurs when two consecutive failures occur for an
environment.
Green
: Indicates the environment is healthy and fully functional.
Grey
: Default health for a new environment. The environment is not fully launched and health
checks have not started or health checks are suspended during an UpdateEnvironment
or
RestartEnvironement
request.
Default: Grey
health
- Describes the health status of the environment. AWS Elastic Beanstalk indicates the failure levels for
a running environment:
Red
: Indicates the environment is not responsive. Occurs when three or more consecutive
failures occur for an environment.
Yellow
: Indicates that something is wrong. Occurs when two consecutive failures occur for
an environment.
Green
: Indicates the environment is healthy and fully functional.
Grey
: Default health for a new environment. The environment is not fully launched and
health checks have not started or health checks are suspended during an UpdateEnvironment
or RestartEnvironement
request.
Default: Grey
EnvironmentHealth
TerminateEnvironmentResponse.Builder healthStatus(String healthStatus)
Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses.
healthStatus
- Returns the health status of the application running in your environment. For more information, see Health Colors
and Statuses.EnvironmentHealthStatus
TerminateEnvironmentResponse.Builder healthStatus(EnvironmentHealthStatus healthStatus)
Returns the health status of the application running in your environment. For more information, see Health Colors and Statuses.
healthStatus
- Returns the health status of the application running in your environment. For more information, see Health Colors
and Statuses.EnvironmentHealthStatus
TerminateEnvironmentResponse.Builder resources(EnvironmentResourcesDescription resources)
The description of the AWS resources used by this environment.
resources
- The description of the AWS resources used by this environment.TerminateEnvironmentResponse.Builder tier(EnvironmentTier tier)
Describes the current tier of this environment.
tier
- Describes the current tier of this environment.TerminateEnvironmentResponse.Builder environmentLinks(Collection<EnvironmentLink> environmentLinks)
A list of links to other environments in the same group.
environmentLinks
- A list of links to other environments in the same group.TerminateEnvironmentResponse.Builder environmentLinks(EnvironmentLink... environmentLinks)
A list of links to other environments in the same group.
NOTE: This method appends the values to the existing list (if any). Use
#setEnvironmentLinks(java.util.Collection)
or #withEnvironmentLinks(java.util.Collection)
if
you want to override the existing values.
environmentLinks
- A list of links to other environments in the same group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.