| Modifier and Type | Method and Description |
|---|---|
static LifecyclePolicy.Action |
LifecyclePolicy.Action.forNumber(int value) |
LifecyclePolicy.Action |
LifecyclePolicyOrBuilder.getAction()
Action to execute when ActionCondition is true.
|
LifecyclePolicy.Action |
LifecyclePolicy.getAction()
Action to execute when ActionCondition is true.
|
LifecyclePolicy.Action |
LifecyclePolicy.Builder.getAction()
Action to execute when ActionCondition is true.
|
static LifecyclePolicy.Action |
LifecyclePolicy.Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LifecyclePolicy.Action |
LifecyclePolicy.Action.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LifecyclePolicy.Action |
LifecyclePolicy.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecyclePolicy.Action[] |
LifecyclePolicy.Action.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<LifecyclePolicy.Action> |
LifecyclePolicy.Action.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicy.Builder |
LifecyclePolicy.Builder.setAction(LifecyclePolicy.Action value)
Action to execute when ActionCondition is true.
|
Copyright © 2025 Google LLC. All rights reserved.