Interface MachineExtension.DefinitionStages.WithSettings

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

public static interface MachineExtension.DefinitionStages.WithSettings
The stage of the MachineExtension definition allowing to specify settings.
  • Method Details

    • withSettings

      Specifies the settings property: Json formatted public settings for the extension..
      Parameters:
      settings - Json formatted public settings for the extension.
      Returns:
      the next definition stage.