static CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicy.RetryPattern.forNumber(int value) |
|
CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicy.Builder.getPattern() |
Retry pattern.
|
CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicy.getPattern() |
Retry pattern.
|
CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicyOrBuilder.getPattern() |
Retry pattern.
|
static CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicy.RetryPattern.valueOf(int value) |
Deprecated.
|
static CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicy.RetryPattern.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CommonProtos.StateRetryPolicy.RetryPattern |
CommonProtos.StateRetryPolicy.RetryPattern.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CommonProtos.StateRetryPolicy.RetryPattern[] |
CommonProtos.StateRetryPolicy.RetryPattern.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|