| Modifier and Type | Method and Description |
|---|---|
static FailurePolicy.ActionCase |
FailurePolicy.ActionCase.forNumber(int value) |
FailurePolicy.ActionCase |
FailurePolicy.getActionCase() |
FailurePolicy.ActionCase |
FailurePolicy.Builder.getActionCase() |
FailurePolicy.ActionCase |
FailurePolicyOrBuilder.getActionCase() |
static FailurePolicy.ActionCase |
FailurePolicy.ActionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FailurePolicy.ActionCase |
FailurePolicy.ActionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailurePolicy.ActionCase[] |
FailurePolicy.ActionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.