Uses of Interface
flyteidl.admin.ExecutionOuterClass.ExecutionSpecOrBuilder
-
Packages that use ExecutionOuterClass.ExecutionSpecOrBuilder Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.ExecutionSpecOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement ExecutionOuterClass.ExecutionSpecOrBuilder Modifier and Type Class Description static classExecutionOuterClass.ExecutionSpecAn ExecutionSpec encompasses all data used to launch this execution.static classExecutionOuterClass.ExecutionSpec.BuilderAn ExecutionSpec encompasses all data used to launch this execution.Fields in flyteidl.admin with type parameters of type ExecutionOuterClass.ExecutionSpecOrBuilder Modifier and Type Field Description private 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.ExecutionSpecOrBuilder Modifier and Type Method Description ExecutionOuterClass.ExecutionSpecOrBuilderExecutionOuterClass.Execution.Builder. getSpecOrBuilder()User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionSpecOrBuilderExecutionOuterClass.Execution. getSpecOrBuilder()User-provided configuration and inputs for launching the execution.ExecutionOuterClass.ExecutionSpecOrBuilderExecutionOuterClass.ExecutionCreateRequest.Builder. getSpecOrBuilder()Additional fields necessary to launch the execution.ExecutionOuterClass.ExecutionSpecOrBuilderExecutionOuterClass.ExecutionCreateRequest. getSpecOrBuilder()Additional fields necessary to launch the execution.ExecutionOuterClass.ExecutionSpecOrBuilderExecutionOuterClass.ExecutionCreateRequestOrBuilder. getSpecOrBuilder()Additional fields necessary to launch the execution.ExecutionOuterClass.ExecutionSpecOrBuilderExecutionOuterClass.ExecutionOrBuilder. getSpecOrBuilder()User-provided configuration and inputs for launching the execution.Methods in flyteidl.admin that return types with arguments of type ExecutionOuterClass.ExecutionSpecOrBuilder Modifier and Type Method Description 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.
-