static ExecutionConfig.NetworkCase |
ExecutionConfig.NetworkCase.forNumber(int value) |
|
ExecutionConfig.NetworkCase |
ExecutionConfig.Builder.getNetworkCase() |
|
ExecutionConfig.NetworkCase |
ExecutionConfig.getNetworkCase() |
|
ExecutionConfig.NetworkCase |
ExecutionConfigOrBuilder.getNetworkCase() |
|
static ExecutionConfig.NetworkCase |
ExecutionConfig.NetworkCase.valueOf(int value) |
Deprecated.
|
static ExecutionConfig.NetworkCase |
ExecutionConfig.NetworkCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExecutionConfig.NetworkCase[] |
ExecutionConfig.NetworkCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|