| Modifier and Type | Method and Description |
|---|---|
static OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStep.Type.forNumber(int value)
Deprecated.
|
OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStep.getType()
Deprecated.
Configuration step type.
|
OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStep.Builder.getType()
Configuration step type.
|
OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStepOrBuilder.getType()
Deprecated.
Configuration step type.
|
static OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStep.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Deprecated.
|
static OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStep.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OSPolicyResourceConfigStep.Type |
OSPolicyResourceConfigStep.Type.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static OSPolicyResourceConfigStep.Type[] |
OSPolicyResourceConfigStep.Type.values()
Deprecated.
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<OSPolicyResourceConfigStep.Type> |
OSPolicyResourceConfigStep.Type.internalGetValueMap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OSPolicyResourceConfigStep.Builder |
OSPolicyResourceConfigStep.Builder.setType(OSPolicyResourceConfigStep.Type value)
Configuration step type.
|
Copyright © 2023 Google LLC. All rights reserved.