Interface DeleteApplicationResponse.Builder

  • Method Details

    • applicationId

      DeleteApplicationResponse.Builder applicationId(String applicationId)

      The ID of the application.

      Parameters:
      applicationId - The ID of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the application.

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

      DeleteApplicationResponse.Builder environmentId(String environmentId)

      The unique identifier of the application’s environment.

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

      DeleteApplicationResponse.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 application.

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

      The current state of the application.

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

      The current state of the application.

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