Interface DeleteSpaceResponse.Builder

  • Method Details

    • name

      The name of the space.

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

      DeleteSpaceResponse.Builder displayName(String displayName)

      The friendly name of the space displayed to users of the space in Amazon CodeCatalyst.

      Parameters:
      displayName - The friendly name of the space displayed to users of the space in Amazon CodeCatalyst.
      Returns:
      Returns a reference to this object so that method calls can be chained together.