void |
CreateEnvironmentResult.setHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
void |
EnvironmentDescription.setHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
void |
TerminateEnvironmentResult.setHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
void |
UpdateEnvironmentResult.setHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
CreateEnvironmentResult |
CreateEnvironmentResult.withHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
EnvironmentDescription |
EnvironmentDescription.withHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
TerminateEnvironmentResult |
TerminateEnvironmentResult.withHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|
UpdateEnvironmentResult |
UpdateEnvironmentResult.withHealthStatus(EnvironmentHealthStatus healthStatus) |
Returns the health status of the application running in your environment.
|