Interface ViewResourceFormat.UpdateStages.WithUserId

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

public static interface ViewResourceFormat.UpdateStages.WithUserId
The stage of the ViewResourceFormat update allowing to specify userId.
  • Method Details

    • withUserId

      ViewResourceFormat.Update withUserId(String userId)
      Specifies the userId property: the user ID..
      Parameters:
      userId - the user ID.
      Returns:
      the next definition stage.