Interface MachineExtension.DefinitionStages.WithPublisher

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

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

    • withPublisher

      Specifies the publisher property: The name of the extension handler publisher..
      Parameters:
      publisher - The name of the extension handler publisher.
      Returns:
      the next definition stage.