Interface Server.UpdateStages.WithVersion

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

public static interface Server.UpdateStages.WithVersion
The stage of the Server update allowing to specify version.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the version property: The version of a server..
  • Method Details

    • withVersion

      Server.Update withVersion(ServerVersion version)
      Specifies the version property: The version of a server..
      Parameters:
      version - The version of a server.
      Returns:
      the next definition stage.