Interface CodeCommitCodeDestination.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CodeCommitCodeDestination.Builder,CodeCommitCodeDestination>, SdkBuilder<CodeCommitCodeDestination.Builder,CodeCommitCodeDestination>, SdkPojo
Enclosing class:
CodeCommitCodeDestination

public static interface CodeCommitCodeDestination.Builder extends SdkPojo, CopyableBuilder<CodeCommitCodeDestination.Builder,CodeCommitCodeDestination>
  • Method Details

    • name

      The name of the AWS CodeCommit repository to be created in AWS CodeStar.

      Parameters:
      name - The name of the AWS CodeCommit repository to be created in AWS CodeStar.
      Returns:
      Returns a reference to this object so that method calls can be chained together.