Uses of Interface
flyteidl.admin.ExecutionOuterClass.ExecutionMetadataOrBuilder
-
Packages that use ExecutionOuterClass.ExecutionMetadataOrBuilder Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.ExecutionMetadataOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement ExecutionOuterClass.ExecutionMetadataOrBuilder Modifier and Type Class Description static classExecutionOuterClass.ExecutionMetadataRepresents attributes about an execution which are not required to launch the execution but are useful to record.static classExecutionOuterClass.ExecutionMetadata.BuilderRepresents attributes about an execution which are not required to launch the execution but are useful to record.Methods in flyteidl.admin that return ExecutionOuterClass.ExecutionMetadataOrBuilder Modifier and Type Method Description ExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionSpec.Builder. getMetadataOrBuilder()Metadata for the executionExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionSpec. getMetadataOrBuilder()Metadata for the executionExecutionOuterClass.ExecutionMetadataOrBuilderExecutionOuterClass.ExecutionSpecOrBuilder. getMetadataOrBuilder()Metadata for the execution
-