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