Uses of Interface
flyteidl.admin.MatchableResourceOuterClass.MatchingAttributesOrBuilder
-
Packages that use MatchableResourceOuterClass.MatchingAttributesOrBuilder Package Description flyteidl.admin -
-
Uses of MatchableResourceOuterClass.MatchingAttributesOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement MatchableResourceOuterClass.MatchingAttributesOrBuilder Modifier and Type Class Description static classMatchableResourceOuterClass.MatchingAttributesGeneric container for encapsulating all types of the above attributes messages.static classMatchableResourceOuterClass.MatchingAttributes.BuilderGeneric container for encapsulating all types of the above attributes messages.Methods in flyteidl.admin that return MatchableResourceOuterClass.MatchingAttributesOrBuilder Modifier and Type Method Description MatchableResourceOuterClass.MatchingAttributesOrBuilderMatchableResourceOuterClass.MatchableAttributesConfiguration.Builder. getAttributesOrBuilder().flyteidl.admin.MatchingAttributes attributes = 1;MatchableResourceOuterClass.MatchingAttributesOrBuilderMatchableResourceOuterClass.MatchableAttributesConfiguration. getAttributesOrBuilder().flyteidl.admin.MatchingAttributes attributes = 1;MatchableResourceOuterClass.MatchingAttributesOrBuilderMatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder. getAttributesOrBuilder().flyteidl.admin.MatchingAttributes attributes = 1;MatchableResourceOuterClass.MatchingAttributesOrBuilderProjectDomainAttributesOuterClass.ProjectDomainAttributes.Builder. getMatchingAttributesOrBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 3;MatchableResourceOuterClass.MatchingAttributesOrBuilderProjectDomainAttributesOuterClass.ProjectDomainAttributes. getMatchingAttributesOrBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 3;MatchableResourceOuterClass.MatchingAttributesOrBuilderProjectDomainAttributesOuterClass.ProjectDomainAttributesOrBuilder. getMatchingAttributesOrBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 3;MatchableResourceOuterClass.MatchingAttributesOrBuilderWorkflowAttributesOuterClass.WorkflowAttributes.Builder. getMatchingAttributesOrBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 4;MatchableResourceOuterClass.MatchingAttributesOrBuilderWorkflowAttributesOuterClass.WorkflowAttributes. getMatchingAttributesOrBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 4;MatchableResourceOuterClass.MatchingAttributesOrBuilderWorkflowAttributesOuterClass.WorkflowAttributesOrBuilder. getMatchingAttributesOrBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 4;Methods in flyteidl.admin that return types with arguments of type MatchableResourceOuterClass.MatchingAttributesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<MatchableResourceOuterClass.MatchingAttributes,MatchableResourceOuterClass.MatchingAttributes.Builder,MatchableResourceOuterClass.MatchingAttributesOrBuilder>MatchableResourceOuterClass.MatchableAttributesConfiguration.Builder. getAttributesFieldBuilder().flyteidl.admin.MatchingAttributes attributes = 1;private com.google.protobuf.SingleFieldBuilderV3<MatchableResourceOuterClass.MatchingAttributes,MatchableResourceOuterClass.MatchingAttributes.Builder,MatchableResourceOuterClass.MatchingAttributesOrBuilder>ProjectDomainAttributesOuterClass.ProjectDomainAttributes.Builder. getMatchingAttributesFieldBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 3;private com.google.protobuf.SingleFieldBuilderV3<MatchableResourceOuterClass.MatchingAttributes,MatchableResourceOuterClass.MatchingAttributes.Builder,MatchableResourceOuterClass.MatchingAttributesOrBuilder>WorkflowAttributesOuterClass.WorkflowAttributes.Builder. getMatchingAttributesFieldBuilder().flyteidl.admin.MatchingAttributes matching_attributes = 4;
-