static ExecutionEnvironment |
ExecutionEnvironment.forNumber(int value) |
|
ExecutionEnvironment |
Revision.Builder.getExecutionEnvironment() |
The execution environment being used to host this Revision.
|
ExecutionEnvironment |
Revision.getExecutionEnvironment() |
The execution environment being used to host this Revision.
|
ExecutionEnvironment |
RevisionOrBuilder.getExecutionEnvironment() |
The execution environment being used to host this Revision.
|
ExecutionEnvironment |
RevisionTemplate.Builder.getExecutionEnvironment() |
The sandbox environment to host this Revision.
|
ExecutionEnvironment |
RevisionTemplate.getExecutionEnvironment() |
The sandbox environment to host this Revision.
|
ExecutionEnvironment |
RevisionTemplateOrBuilder.getExecutionEnvironment() |
The sandbox environment to host this Revision.
|
ExecutionEnvironment |
Task.Builder.getExecutionEnvironment() |
The execution environment being used to host this Task.
|
ExecutionEnvironment |
Task.getExecutionEnvironment() |
The execution environment being used to host this Task.
|
ExecutionEnvironment |
TaskOrBuilder.getExecutionEnvironment() |
The execution environment being used to host this Task.
|
ExecutionEnvironment |
TaskTemplate.Builder.getExecutionEnvironment() |
The execution environment being used to host this Task.
|
ExecutionEnvironment |
TaskTemplate.getExecutionEnvironment() |
The execution environment being used to host this Task.
|
ExecutionEnvironment |
TaskTemplateOrBuilder.getExecutionEnvironment() |
The execution environment being used to host this Task.
|
static ExecutionEnvironment |
ExecutionEnvironment.valueOf(int value) |
Deprecated.
|
static ExecutionEnvironment |
ExecutionEnvironment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ExecutionEnvironment |
ExecutionEnvironment.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExecutionEnvironment[] |
ExecutionEnvironment.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|