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 class
ResourceLocator.Directive
Directives provide information to data-plane load balancers on how xDS resource names are to be interpreted and potentially further resolved.static class
ResourceLocator.Directive.Builder
Directives 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.DirectiveOrBuilder
ResourceLocator.Builder. getDirectivesOrBuilder(int index)
A list of directives that appear in the xDS resource locator #fragment.ResourceLocator.DirectiveOrBuilder
ResourceLocator. getDirectivesOrBuilder(int index)
A list of directives that appear in the xDS resource locator #fragment.ResourceLocator.DirectiveOrBuilder
ResourceLocatorOrBuilder. 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.
-