Class UpdateISOOptions

    • Constructor Detail

      • UpdateISOOptions

        public UpdateISOOptions()
    • Method Detail

      • bootable

        public UpdateISOOptions bootable​(boolean bootable)
        Parameters:
        bootable - true if image is bootable, false otherwise
      • displayText

        public UpdateISOOptions displayText​(String displayText)
        Parameters:
        displayText - the display text of the image
      • osTypeId

        public UpdateISOOptions osTypeId​(String osTypeId)
        Parameters:
        osTypeId - the ID of the OS type that best represents the OS of this image.
      • passwordEnabled

        public UpdateISOOptions passwordEnabled​(boolean passwordEnabled)
        Parameters:
        passwordEnabled - true if the image supports the password reset feature; default is false