Interface CreateSourceRepositoryResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CodeCatalystResponse.Builder, CopyableBuilder<CreateSourceRepositoryResponse.Builder,CreateSourceRepositoryResponse>, SdkBuilder<CreateSourceRepositoryResponse.Builder,CreateSourceRepositoryResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateSourceRepositoryResponse

  • Method Details

    • 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.
    • projectName

      The name of the project in the space.

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

      The name of the source repository.

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

      The description of the source repository.

      Parameters:
      description - The description of the source repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.