static SandboxConfig.Type |
SandboxConfig.Type.forNumber(int value) |
|
SandboxConfig.Type |
SandboxConfig.Builder.getType() |
Type of the sandbox to use for the node.
|
SandboxConfig.Type |
SandboxConfig.getType() |
Type of the sandbox to use for the node.
|
SandboxConfig.Type |
SandboxConfigOrBuilder.getType() |
Type of the sandbox to use for the node.
|
static SandboxConfig.Type |
SandboxConfig.Type.valueOf(int value) |
Deprecated.
|
static SandboxConfig.Type |
SandboxConfig.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SandboxConfig.Type |
SandboxConfig.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SandboxConfig.Type[] |
SandboxConfig.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|