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.Fields in flyteidl.admin with type parameters of type MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<MatchableResourceOuterClass.MatchableAttributesConfiguration,MatchableResourceOuterClass.MatchableAttributesConfiguration.Builder,MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponse.Builder. configurationsBuilder_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 private com.google.protobuf.RepeatedFieldBuilderV3<MatchableResourceOuterClass.MatchableAttributesConfiguration,MatchableResourceOuterClass.MatchableAttributesConfiguration.Builder,MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponse.Builder. getConfigurationsFieldBuilder()List<? extends MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponse.Builder. getConfigurationsOrBuilderList()repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;List<? extends MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponse. getConfigurationsOrBuilderList()repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;List<? extends MatchableResourceOuterClass.MatchableAttributesConfigurationOrBuilder>MatchableResourceOuterClass.ListMatchableAttributesResponseOrBuilder. getConfigurationsOrBuilderList()repeated .flyteidl.admin.MatchableAttributesConfiguration configurations = 1;
-