Interface DeleteBranchResponse.Builder

    • Method Detail

      • branch

        DeleteBranchResponse.Builder branch​(Branch branch)

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

        Parameters:
        branch - 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.