Uses of Interface
com.github.xds.type.matcher.v3.ServerNameMatcher.DomainMatcherOrBuilder
Packages that use ServerNameMatcher.DomainMatcherOrBuilder
-
Uses of ServerNameMatcher.DomainMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement ServerNameMatcher.DomainMatcherOrBuilderModifier and TypeClassDescriptionstatic final classSpecifies a set of exact and wildcard domains and a match action.static final classSpecifies a set of exact and wildcard domains and a match action.Methods in com.github.xds.type.matcher.v3 that return ServerNameMatcher.DomainMatcherOrBuilderModifier and TypeMethodDescriptionServerNameMatcher.Builder.getDomainMatchersOrBuilder(int index) Match a server name by multiple domain matchers.ServerNameMatcher.getDomainMatchersOrBuilder(int index) Match a server name by multiple domain matchers.ServerNameMatcherOrBuilder.getDomainMatchersOrBuilder(int index) Match a server name by multiple domain matchers.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type ServerNameMatcher.DomainMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends ServerNameMatcher.DomainMatcherOrBuilder>ServerNameMatcher.Builder.getDomainMatchersOrBuilderList()Match a server name by multiple domain matchers.List<? extends ServerNameMatcher.DomainMatcherOrBuilder>ServerNameMatcher.getDomainMatchersOrBuilderList()Match a server name by multiple domain matchers.List<? extends ServerNameMatcher.DomainMatcherOrBuilder>ServerNameMatcherOrBuilder.getDomainMatchersOrBuilderList()Match a server name by multiple domain matchers.