Interface ConnectionApiKeyAuthResponseParameters.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ConnectionApiKeyAuthResponseParameters.Builder,ConnectionApiKeyAuthResponseParameters>, SdkBuilder<ConnectionApiKeyAuthResponseParameters.Builder,ConnectionApiKeyAuthResponseParameters>, SdkPojo
Enclosing class:
ConnectionApiKeyAuthResponseParameters

public static interface ConnectionApiKeyAuthResponseParameters.Builder extends SdkPojo, CopyableBuilder<ConnectionApiKeyAuthResponseParameters.Builder,ConnectionApiKeyAuthResponseParameters>
  • Method Details

    • apiKeyName

      The name of the header to use for the APIKeyValue used for authorization.

      Parameters:
      apiKeyName - The name of the header to use for the APIKeyValue used for authorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.