Interface CreateBranchResponse.Builder

    • Method Detail

      • branch

        CreateBranchResponse.Builder branch​(Branch branch)

        Describes the branch for an Amplify app, which maps to a third-party repository branch.

        Parameters:
        branch - Describes the branch for an Amplify app, which maps to a third-party repository branch.
        Returns:
        Returns a reference to this object so that method calls can be chained together.