| Modifier and Type | Method and Description |
|---|---|
static ExecutionConfig.NetworkCase |
ExecutionConfig.NetworkCase.forNumber(int value) |
ExecutionConfig.NetworkCase |
ExecutionConfigOrBuilder.getNetworkCase() |
ExecutionConfig.NetworkCase |
ExecutionConfig.getNetworkCase() |
ExecutionConfig.NetworkCase |
ExecutionConfig.Builder.getNetworkCase() |
static ExecutionConfig.NetworkCase |
ExecutionConfig.NetworkCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Copyright © 2024 Google LLC. All rights reserved.