Interface AuthorizationContract.UpdateStages.WithAuthorizationType

All Known Subinterfaces:
AuthorizationContract.Update
Enclosing interface:
AuthorizationContract.UpdateStages

public static interface AuthorizationContract.UpdateStages.WithAuthorizationType
The stage of the AuthorizationContract update allowing to specify authorizationType.
  • Method Details

    • withAuthorizationType

      AuthorizationContract.Update withAuthorizationType(AuthorizationType authorizationType)
      Specifies the authorizationType property: Authorization type options.
      Parameters:
      authorizationType - Authorization type options.
      Returns:
      the next definition stage.