Interface Server.UpdateStages.WithStorage

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

    public static interface Server.UpdateStages.WithStorage
    The stage of the Server update allowing to specify storage.
    • Method Detail

      • withStorage

        Server.Update withStorage​(Storage storage)
        Specifies the storage property: Storage related properties of a server..
        Parameters:
        storage - Storage related properties of a server.
        Returns:
        the next definition stage.