Uses of Class
io.gravitee.node.kubernetes.propertyresolver.CloudScheme
-
Packages that use CloudScheme Package Description io.gravitee.node.kubernetes.propertyresolver -
-
Uses of CloudScheme in io.gravitee.node.kubernetes.propertyresolver
Methods in io.gravitee.node.kubernetes.propertyresolver that return CloudScheme Modifier and Type Method Description static CloudSchemeCloudScheme. valueOf(String name)Returns the enum constant of this type with the specified name.static CloudScheme[]CloudScheme. values()Returns an array containing the constants of this enum type, in the order they are declared.
-