Interface DeleteProjectResponse.Builder

  • Method Details

    • spaceName

      DeleteProjectResponse.Builder spaceName(String spaceName)

      The name of the space.

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

      The name of the project in the space.

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

      DeleteProjectResponse.Builder displayName(String displayName)

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

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