Uses of Interface
flyteidl.admin.MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder
-
Packages that use MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder Package Description flyteidl.admin -
-
Uses of MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder Modifier and Type Class Description static classMatchableResourceOuterClass.MatchableAttributesConfigurationRepresents a custom set of attributes applied for either a domain; a domain and project; or domain, project and workflow name.static classMatchableResourceOuterClass.MatchableAttributesConfiguration.BuilderRepresents a custom set of attributes applied for either a domain; a domain and project; or domain, project and workflow name.Methods in flyteidl.admin that return MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder Modifier and Type Method Description MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilderMatchableResourceOuterClass.ListMatchableAttributesResponse.Builder. getConfigurationsOrBuilder(int index)repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilderMatchableResourceOuterClass.ListMatchableAttributesResponse. getConfigurationsOrBuilder(int index)repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilderMatchableResourceOuterClass.ListMatchableAttributesResponseOrBuilder. getConfigurationsOrBuilder(int index)repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;Methods in flyteidl.admin that return types with arguments of type MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder Modifier and Type Method Description java.util.List<? extends MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponse.Builder. getConfigurationsOrBuilderList()repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;java.util.List<? extends MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponse. getConfigurationsOrBuilderList()repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;java.util.List<? extends MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponseOrBuilder. getConfigurationsOrBuilderList()repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;
-