Class SimpleRefinedImageFlavor


  • public class SimpleRefinedImageFlavor
    extends RefinedImageFlavor
    Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor.
    • Constructor Detail

      • SimpleRefinedImageFlavor

        public SimpleRefinedImageFlavor​(ImageFlavor parentFlavor,
                                        java.lang.String name)
        Main constructor.
        Parameters:
        parentFlavor - the parent image flavor
        name - the name of the image flavor