Class UpdateServerOptions

    • Constructor Detail

      • UpdateServerOptions

        public UpdateServerOptions()
    • Method Detail

      • diskSizeGB

        public UpdateServerOptions diskSizeGB​(int diskSizeGB)
        Configure the size of the disk, in GB, of the server
      • memorySizeMB

        public UpdateServerOptions memorySizeMB​(int memorySizeMB)
        Configure the amount of RAM, in MB, allocated to the server
      • cpuCores

        public UpdateServerOptions cpuCores​(int cpucores)
        Configure the number of CPU cores allocated to the server
      • transferGB

        public UpdateServerOptions transferGB​(int transferGB)
        Configure the transfer setting for the server
      • hostname

        public UpdateServerOptions hostname​(String hostname)
        Configure the host name of the server (must be unique within the GleSYS account)