static LifecyclePolicy.Action |
LifecyclePolicy.Action.forNumber(int value) |
|
LifecyclePolicy.Action |
LifecyclePolicy.Builder.getAction() |
Action to execute when ActionCondition is true.
|
LifecyclePolicy.Action |
LifecyclePolicy.getAction() |
Action to execute when ActionCondition is true.
|
LifecyclePolicy.Action |
LifecyclePolicyOrBuilder.getAction() |
Action to execute when ActionCondition is true.
|
static LifecyclePolicy.Action |
LifecyclePolicy.Action.valueOf(int value) |
Deprecated.
|
static LifecyclePolicy.Action |
LifecyclePolicy.Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|