Interface SingularConnectorProfileCredentials.Builder

    • Method Detail

      • apiKey

        SingularConnectorProfileCredentials.Builder apiKey​(String apiKey)

        A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

        Parameters:
        apiKey - A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.
        Returns:
        Returns a reference to this object so that method calls can be chained together.