Interface ConnectionOAuthClientResponseParameters.Builder

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

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

    • clientID

      The client ID associated with the response to the connection request.

      Parameters:
      clientID - The client ID associated with the response to the connection request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.