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