Interface DynatraceConnectorProfileCredentials.Builder

    • Method Detail

      • apiToken

        DynatraceConnectorProfileCredentials.Builder apiToken​(String apiToken)

        The API tokens used by Dynatrace API to authenticate various API calls.

        Parameters:
        apiToken - The API tokens used by Dynatrace API to authenticate various API calls.
        Returns:
        Returns a reference to this object so that method calls can be chained together.