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