Uses of Interface
com.github.xds.core.v3.ResourceLocator.DirectiveOrBuilder
-
Packages that use ResourceLocator.DirectiveOrBuilder Package Description com.github.xds.core.v3 -
-
Uses of ResourceLocator.DirectiveOrBuilder in com.github.xds.core.v3
Classes in com.github.xds.core.v3 that implement ResourceLocator.DirectiveOrBuilder Modifier and Type Class Description static classResourceLocator.DirectiveDirectives provide information to data-plane load balancers on how xDS resource names are to be interpreted and potentially further resolved.static classResourceLocator.Directive.BuilderDirectives provide information to data-plane load balancers on how xDS resource names are to be interpreted and potentially further resolved.Fields in com.github.xds.core.v3 with type parameters of type ResourceLocator.DirectiveOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<ResourceLocator.Directive,ResourceLocator.Directive.Builder,ResourceLocator.DirectiveOrBuilder>ResourceLocator.Builder. directivesBuilder_Methods in com.github.xds.core.v3 that return ResourceLocator.DirectiveOrBuilder Modifier and Type Method Description ResourceLocator.DirectiveOrBuilderResourceLocator.Builder. getDirectivesOrBuilder(int index)A list of directives that appear in the xDS resource locator #fragment.ResourceLocator.DirectiveOrBuilderResourceLocator. getDirectivesOrBuilder(int index)A list of directives that appear in the xDS resource locator #fragment.ResourceLocator.DirectiveOrBuilderResourceLocatorOrBuilder. getDirectivesOrBuilder(int index)A list of directives that appear in the xDS resource locator #fragment.Methods in com.github.xds.core.v3 that return types with arguments of type ResourceLocator.DirectiveOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<ResourceLocator.Directive,ResourceLocator.Directive.Builder,ResourceLocator.DirectiveOrBuilder>ResourceLocator.Builder. getDirectivesFieldBuilder()java.util.List<? extends ResourceLocator.DirectiveOrBuilder>ResourceLocator.Builder. getDirectivesOrBuilderList()A list of directives that appear in the xDS resource locator #fragment.java.util.List<? extends ResourceLocator.DirectiveOrBuilder>ResourceLocator. getDirectivesOrBuilderList()A list of directives that appear in the xDS resource locator #fragment.java.util.List<? extends ResourceLocator.DirectiveOrBuilder>ResourceLocatorOrBuilder. getDirectivesOrBuilderList()A list of directives that appear in the xDS resource locator #fragment.
-