Interface DescribeEnvironmentStatusResponse.Builder

  • Method Details

    • status

      The status of the environment. Available values include:

      • connecting: The environment is connecting.

      • creating: The environment is being created.

      • deleting: The environment is being deleted.

      • error: The environment is in an error state.

      • ready: The environment is ready.

      • stopped: The environment is stopped.

      • stopping: The environment is stopping.

      Parameters:
      status - The status of the environment. Available values include:

      • connecting: The environment is connecting.

      • creating: The environment is being created.

      • deleting: The environment is being deleted.

      • error: The environment is in an error state.

      • ready: The environment is ready.

      • stopped: The environment is stopped.

      • stopping: The environment is stopping.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the environment. Available values include:

      • connecting: The environment is connecting.

      • creating: The environment is being created.

      • deleting: The environment is being deleted.

      • error: The environment is in an error state.

      • ready: The environment is ready.

      • stopped: The environment is stopped.

      • stopping: The environment is stopping.

      Parameters:
      status - The status of the environment. Available values include:

      • connecting: The environment is connecting.

      • creating: The environment is being created.

      • deleting: The environment is being deleted.

      • error: The environment is in an error state.

      • ready: The environment is ready.

      • stopped: The environment is stopped.

      • stopping: The environment is stopping.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      Any informational message about the status of the environment.

      Parameters:
      message - Any informational message about the status of the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.