Uses of Enum Class
org.jclouds.elasticstack.domain.ImageConversionType
Packages that use ImageConversionType
-
Uses of ImageConversionType in org.jclouds.elasticstack
Methods in org.jclouds.elasticstack with parameters of type ImageConversionTypeModifier and TypeMethodDescriptionvoidElasticStackApi.imageDrive(String source, String destination, ImageConversionType conversionType) -
Uses of ImageConversionType in org.jclouds.elasticstack.domain
Fields in org.jclouds.elasticstack.domain declared as ImageConversionTypeModifier and TypeFieldDescriptionprotected ImageConversionTypeStandardDrive.Builder.formatprotected final ImageConversionTypeStandardDrive.formatMethods in org.jclouds.elasticstack.domain that return ImageConversionTypeModifier and TypeMethodDescriptionstatic ImageConversionTypeStandardDrive.getFormat()static ImageConversionTypeReturns the enum constant of this class with the specified name.static ImageConversionType[]ImageConversionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.elasticstack.domain with parameters of type ImageConversionTypeConstructors in org.jclouds.elasticstack.domain with parameters of type ImageConversionType