static Service.FallbackStrategy |
Service.FallbackStrategy.forNumber(int value) |
|
Service.FallbackStrategy |
Service.FallbackConfig.Builder.getStrategy() |
The fallback strategy.
|
Service.FallbackStrategy |
Service.FallbackConfig.getStrategy() |
The fallback strategy.
|
Service.FallbackStrategy |
Service.FallbackConfigOrBuilder.getStrategy() |
The fallback strategy.
|
static Service.FallbackStrategy |
Service.FallbackStrategy.valueOf(int value) |
Deprecated.
|
static Service.FallbackStrategy |
Service.FallbackStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Service.FallbackStrategy |
Service.FallbackStrategy.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Service.FallbackStrategy[] |
Service.FallbackStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|