Interface DeleteEnvironmentResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the environment.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • environmentId

      DeleteEnvironmentResponse.Builder environmentId(String environmentId)

      The unique identifier of the environment.

      Parameters:
      environmentId - The unique identifier of the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedTime

      DeleteEnvironmentResponse.Builder lastUpdatedTime(Instant lastUpdatedTime)

      A timestamp that indicates when the environment was last updated.

      Parameters:
      lastUpdatedTime - A timestamp that indicates when the environment was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the environment.

      Parameters:
      name - The name of the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The current state of the environment.

      Parameters:
      state - The current state of the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of the environment.

      Parameters:
      state - The current state of the environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: