static WindowsNodeConfig.OSVersion |
WindowsNodeConfig.OSVersion.forNumber(int value) |
|
WindowsNodeConfig.OSVersion |
WindowsNodeConfig.Builder.getOsVersion() |
OSVersion specifies the Windows node config to be used on the node
|
WindowsNodeConfig.OSVersion |
WindowsNodeConfig.getOsVersion() |
OSVersion specifies the Windows node config to be used on the node
|
WindowsNodeConfig.OSVersion |
WindowsNodeConfigOrBuilder.getOsVersion() |
OSVersion specifies the Windows node config to be used on the node
|
static WindowsNodeConfig.OSVersion |
WindowsNodeConfig.OSVersion.valueOf(int value) |
Deprecated.
|
static WindowsNodeConfig.OSVersion |
WindowsNodeConfig.OSVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static WindowsNodeConfig.OSVersion |
WindowsNodeConfig.OSVersion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static WindowsNodeConfig.OSVersion[] |
WindowsNodeConfig.OSVersion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|