Interface AuthorizationContract.Update

All Superinterfaces:
AuthorizationContract.UpdateStages.WithAuthorizationType, AuthorizationContract.UpdateStages.WithError, AuthorizationContract.UpdateStages.WithIfMatch, AuthorizationContract.UpdateStages.WithOAuth2GrantType, AuthorizationContract.UpdateStages.WithParameters, AuthorizationContract.UpdateStages.WithStatus
Enclosing interface:
AuthorizationContract

The template for AuthorizationContract update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      AuthorizationContract apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.