Interface DeleteGitHubAccountTokenResponse.Builder

    • Method Detail

      • tokenName

        DeleteGitHubAccountTokenResponse.Builder tokenName​(String tokenName)

        The name of the GitHub account connection that was deleted.

        Parameters:
        tokenName - The name of the GitHub account connection that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.