Interface Appliance.DefinitionStages.WithVersion

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

public static interface Appliance.DefinitionStages.WithVersion
The stage of the Appliance definition allowing to specify version.
  • Method Details

    • withVersion

      Specifies the version property: Version of the Appliance.
      Parameters:
      version - Version of the Appliance.
      Returns:
      the next definition stage.