| Modifier and Type | Method and Description |
|---|---|
static ExecutionConfig.ExecutionEnvironmentCase |
ExecutionConfig.ExecutionEnvironmentCase.forNumber(int value) |
ExecutionConfig.ExecutionEnvironmentCase |
ExecutionConfigOrBuilder.getExecutionEnvironmentCase() |
ExecutionConfig.ExecutionEnvironmentCase |
ExecutionConfig.getExecutionEnvironmentCase() |
ExecutionConfig.ExecutionEnvironmentCase |
ExecutionConfig.Builder.getExecutionEnvironmentCase() |
static ExecutionConfig.ExecutionEnvironmentCase |
ExecutionConfig.ExecutionEnvironmentCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExecutionConfig.ExecutionEnvironmentCase |
ExecutionConfig.ExecutionEnvironmentCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionConfig.ExecutionEnvironmentCase[] |
ExecutionConfig.ExecutionEnvironmentCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.