Interface Addon.DefinitionStages.WithProperties

All Known Subinterfaces:
Addon.Definition, Addon.DefinitionStages.WithCreate
Enclosing interface:
Addon.DefinitionStages

public static interface Addon.DefinitionStages.WithProperties
The stage of the Addon definition allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: The properties of an addon resource.
      Parameters:
      properties - The properties of an addon resource.
      Returns:
      the next definition stage.