Interface ViewResourceFormat.UpdateStages.WithDefinition

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

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

    • withDefinition

      ViewResourceFormat.Update withDefinition(String definition)
      Specifies the definition property: View definition..
      Parameters:
      definition - View definition.
      Returns:
      the next definition stage.