Uses of Class
flyteidl.admin.ExecutionOuterClass.ExecutionSpec
-
Packages that use ExecutionOuterClass.ExecutionSpec Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.ExecutionSpec in flyteidl.admin
Fields in flyteidl.admin declared as ExecutionOuterClass.ExecutionSpec Modifier and Type Field Description private static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. DEFAULT_INSTANCEprivate ExecutionOuterClass.ExecutionSpecExecutionOuterClass.Execution.Builder. spec_private ExecutionOuterClass.ExecutionSpecExecutionOuterClass.Execution. spec_private ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionCreateRequest.Builder. spec_private ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionCreateRequest. spec_Fields in flyteidl.admin with type parameters of type ExecutionOuterClass.ExecutionSpec Modifier and Type Field Description private static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionSpec>ExecutionOuterClass.ExecutionSpec. PARSERprivate com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionSpec,ExecutionOuterClass.ExecutionSpec.Builder,ExecutionOuterClass.ExecutionSpecOrBuilder>ExecutionOuterClass.Execution.Builder. specBuilder_private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionSpec,ExecutionOuterClass.ExecutionSpec.Builder,ExecutionOuterClass.ExecutionSpecOrBuilder>ExecutionOuterClass.ExecutionCreateRequest.Builder. specBuilder_Methods in flyteidl.admin that return ExecutionOuterClass.ExecutionSpec Modifier and Type Method Description ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec.Builder. build()ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec.Builder. buildPartial()static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. getDefaultInstance()ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec.Builder. getDefaultInstanceForType()ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. getDefaultInstanceForType()ExecutionOuterClass.ExecutionSpecExecutionOuterClass.Execution.Builder. getSpec()User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionSpecExecutionOuterClass.Execution. getSpec()User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionCreateRequest.Builder. getSpec()Additional fields necessary to launch the execution.ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionCreateRequest. getSpec()Additional fields necessary to launch the execution.ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionCreateRequestOrBuilder. getSpec()Additional fields necessary to launch the execution.ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionOrBuilder. getSpec()User-provided configuration and inputs for launching the execution.static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseDelimitedFrom(InputStream input)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(byte[] data)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(com.google.protobuf.ByteString data)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(InputStream input)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(ByteBuffer data)static ExecutionOuterClass.ExecutionSpecExecutionOuterClass.ExecutionSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type ExecutionOuterClass.ExecutionSpec Modifier and Type Method Description com.google.protobuf.Parser<ExecutionOuterClass.ExecutionSpec>ExecutionOuterClass.ExecutionSpec. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionSpec,ExecutionOuterClass.ExecutionSpec.Builder,ExecutionOuterClass.ExecutionSpecOrBuilder>ExecutionOuterClass.Execution.Builder. getSpecFieldBuilder()User-provided configuration and inputs for launching the execution.private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionSpec,ExecutionOuterClass.ExecutionSpec.Builder,ExecutionOuterClass.ExecutionSpecOrBuilder>ExecutionOuterClass.ExecutionCreateRequest.Builder. getSpecFieldBuilder()Additional fields necessary to launch the execution.static com.google.protobuf.Parser<ExecutionOuterClass.ExecutionSpec>ExecutionOuterClass.ExecutionSpec. parser()Methods in flyteidl.admin with parameters of type ExecutionOuterClass.ExecutionSpec Modifier and Type Method Description private voidExecutionOuterClass.ExecutionSpec.Builder. buildPartial0(ExecutionOuterClass.ExecutionSpec result)private voidExecutionOuterClass.ExecutionSpec.Builder. buildPartialOneofs(ExecutionOuterClass.ExecutionSpec result)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. mergeFrom(ExecutionOuterClass.ExecutionSpec other)ExecutionOuterClass.Execution.BuilderExecutionOuterClass.Execution.Builder. mergeSpec(ExecutionOuterClass.ExecutionSpec value)User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionCreateRequest.BuilderExecutionOuterClass.ExecutionCreateRequest.Builder. mergeSpec(ExecutionOuterClass.ExecutionSpec value)Additional fields necessary to launch the execution.static ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec. newBuilder(ExecutionOuterClass.ExecutionSpec prototype)ExecutionOuterClass.Execution.BuilderExecutionOuterClass.Execution.Builder. setSpec(ExecutionOuterClass.ExecutionSpec value)User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionCreateRequest.BuilderExecutionOuterClass.ExecutionCreateRequest.Builder. setSpec(ExecutionOuterClass.ExecutionSpec value)Additional fields necessary to launch the execution.
-