Interface Frontend.UpdateStages.WithProperties

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

public static interface Frontend.UpdateStages.WithProperties
The stage of the Frontend update allowing to specify properties.
  • Method Details

    • withProperties

      Frontend.Update withProperties(FrontendUpdateProperties properties)
      Specifies the properties property: The updatable properties of the Frontend..
      Parameters:
      properties - The updatable properties of the Frontend.
      Returns:
      the next definition stage.