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.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 List<? extends ResourceLocator.DirectiveOrBuilder>ResourceLocator.Builder. getDirectivesOrBuilderList()A list of directives that appear in the xDS resource locator #fragment.List<? extends ResourceLocator.DirectiveOrBuilder>ResourceLocator. getDirectivesOrBuilderList()A list of directives that appear in the xDS resource locator #fragment.List<? extends ResourceLocator.DirectiveOrBuilder>ResourceLocatorOrBuilder. getDirectivesOrBuilderList()A list of directives that appear in the xDS resource locator #fragment.
-