Uses of Class
prompto.cloud.Cloud
-
Packages that use Cloud Package Description prompto.cloud -
-
Uses of Cloud in prompto.cloud
Methods in prompto.cloud that return Cloud Modifier and Type Method Description static CloudCloud. current()static CloudCloud. valueOf(String name)Returns the enum constant of this type with the specified name.static Cloud[]Cloud. values()Returns an array containing the constants of this enum type, in the order they are declared.
-