Class DesktopImage.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • imageId

        public DesktopImage.Builder imageId​(String imageId)
        The OCID of the desktop image.
        Parameters:
        imageId - the value to set
        Returns:
        this builder
      • imageName

        public DesktopImage.Builder imageName​(String imageName)
        The name of the desktop image.
        Parameters:
        imageName - the value to set
        Returns:
        this builder
      • operatingSystem

        public DesktopImage.Builder operatingSystem​(String operatingSystem)
        The operating system of the desktop image, e.g.

        “Oracle Linux”, “Windows”.

        Parameters:
        operatingSystem - the value to set
        Returns:
        this builder