Uses of Enum Class
io.quarkus.kubernetes.deployment.AzureDiskVolumeConfig.CachingMode
Packages that use AzureDiskVolumeConfig.CachingMode
-
Uses of AzureDiskVolumeConfig.CachingMode in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return AzureDiskVolumeConfig.CachingModeModifier and TypeMethodDescriptionAzureDiskVolumeConfig.cachingMode()Disk caching mode.Returns the enum constant of this class with the specified name.static AzureDiskVolumeConfig.CachingMode[]AzureDiskVolumeConfig.CachingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.