| Modifier and Type | Method and Description |
|---|---|
static OSPolicy.Mode |
OSPolicy.Mode.forNumber(int value) |
OSPolicy.Mode |
OSPolicyOrBuilder.getMode()
Required.
|
OSPolicy.Mode |
OSPolicy.getMode()
Required.
|
OSPolicy.Mode |
OSPolicy.Builder.getMode()
Required.
|
static OSPolicy.Mode |
OSPolicy.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OSPolicy.Mode |
OSPolicy.Mode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OSPolicy.Mode |
OSPolicy.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSPolicy.Mode[] |
OSPolicy.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<OSPolicy.Mode> |
OSPolicy.Mode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OSPolicy.Builder |
OSPolicy.Builder.setMode(OSPolicy.Mode value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.