Interface StartAccountAssociationRefreshResponse.Builder

  • Method Details

    • oAuthAuthorizationUrl

      StartAccountAssociationRefreshResponse.Builder oAuthAuthorizationUrl(String oAuthAuthorizationUrl)

      Third-party IoT platform OAuth authorization server URL with all required parameters to perform end-user authentication during the refresh process. This field will be empty when using General Authorization flows that do not require OAuth.

      Parameters:
      oAuthAuthorizationUrl - Third-party IoT platform OAuth authorization server URL with all required parameters to perform end-user authentication during the refresh process. This field will be empty when using General Authorization flows that do not require OAuth.
      Returns:
      Returns a reference to this object so that method calls can be chained together.