static FailureDetails.ActionCache.Code |
FailureDetails.ActionCache.Code.forNumber(int value) |
|
FailureDetails.ActionCache.Code |
FailureDetails.ActionCache.Builder.getCode() |
.failure_details.ActionCache.Code code = 1;
|
FailureDetails.ActionCache.Code |
FailureDetails.ActionCache.getCode() |
.failure_details.ActionCache.Code code = 1;
|
FailureDetails.ActionCache.Code |
FailureDetails.ActionCacheOrBuilder.getCode() |
.failure_details.ActionCache.Code code = 1;
|
static FailureDetails.ActionCache.Code |
FailureDetails.ActionCache.Code.valueOf(int value) |
Deprecated.
|
static FailureDetails.ActionCache.Code |
FailureDetails.ActionCache.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FailureDetails.ActionCache.Code |
FailureDetails.ActionCache.Code.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FailureDetails.ActionCache.Code[] |
FailureDetails.ActionCache.Code.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|