Interface DeleteSpaceResponse.Builder

  • Method Details

    • spaceId

      The ID of the space.

      Parameters:
      spaceId - The ID of the space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • spaceArn

      DeleteSpaceResponse.Builder spaceArn(String spaceArn)

      The ARN of the space.

      Parameters:
      spaceArn - The ARN of the space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      DeleteSpaceResponse.Builder requestId(String requestId)

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.