Uses of Interface
io.grpc.lookup.v1.NameMatcherOrBuilder
-
Packages that use NameMatcherOrBuilder Package Description io.grpc.lookup.v1 -
-
Uses of NameMatcherOrBuilder in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement NameMatcherOrBuilder Modifier and Type Class Description classNameMatcherExtract a key based on a given name (e.g.static classNameMatcher.BuilderExtract a key based on a given name (e.g.Fields in io.grpc.lookup.v1 with type parameters of type NameMatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<NameMatcher,NameMatcher.Builder,NameMatcherOrBuilder>GrpcKeyBuilder.Builder. headersBuilder_private com.google.protobuf.RepeatedFieldBuilder<NameMatcher,NameMatcher.Builder,NameMatcherOrBuilder>HttpKeyBuilder.Builder. headersBuilder_private com.google.protobuf.RepeatedFieldBuilder<NameMatcher,NameMatcher.Builder,NameMatcherOrBuilder>HttpKeyBuilder.Builder. queryParametersBuilder_Methods in io.grpc.lookup.v1 that return NameMatcherOrBuilder Modifier and Type Method Description NameMatcherOrBuilderGrpcKeyBuilder.Builder. getHeadersOrBuilder(int index)Extract keys from all listed headers.NameMatcherOrBuilderGrpcKeyBuilder. getHeadersOrBuilder(int index)Extract keys from all listed headers.NameMatcherOrBuilderGrpcKeyBuilderOrBuilder. getHeadersOrBuilder(int index)Extract keys from all listed headers.NameMatcherOrBuilderHttpKeyBuilder.Builder. getHeadersOrBuilder(int index)List of headers to try to match.NameMatcherOrBuilderHttpKeyBuilder. getHeadersOrBuilder(int index)List of headers to try to match.NameMatcherOrBuilderHttpKeyBuilderOrBuilder. getHeadersOrBuilder(int index)List of headers to try to match.NameMatcherOrBuilderHttpKeyBuilder.Builder. getQueryParametersOrBuilder(int index)List of query parameter names to try to match.NameMatcherOrBuilderHttpKeyBuilder. getQueryParametersOrBuilder(int index)List of query parameter names to try to match.NameMatcherOrBuilderHttpKeyBuilderOrBuilder. getQueryParametersOrBuilder(int index)List of query parameter names to try to match.Methods in io.grpc.lookup.v1 that return types with arguments of type NameMatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<NameMatcher,NameMatcher.Builder,NameMatcherOrBuilder>GrpcKeyBuilder.Builder. getHeadersFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<NameMatcher,NameMatcher.Builder,NameMatcherOrBuilder>HttpKeyBuilder.Builder. getHeadersFieldBuilder()java.util.List<? extends NameMatcherOrBuilder>GrpcKeyBuilder.Builder. getHeadersOrBuilderList()Extract keys from all listed headers.java.util.List<? extends NameMatcherOrBuilder>GrpcKeyBuilder. getHeadersOrBuilderList()Extract keys from all listed headers.java.util.List<? extends NameMatcherOrBuilder>GrpcKeyBuilderOrBuilder. getHeadersOrBuilderList()Extract keys from all listed headers.java.util.List<? extends NameMatcherOrBuilder>HttpKeyBuilder.Builder. getHeadersOrBuilderList()List of headers to try to match.java.util.List<? extends NameMatcherOrBuilder>HttpKeyBuilder. getHeadersOrBuilderList()List of headers to try to match.java.util.List<? extends NameMatcherOrBuilder>HttpKeyBuilderOrBuilder. getHeadersOrBuilderList()List of headers to try to match.private com.google.protobuf.RepeatedFieldBuilder<NameMatcher,NameMatcher.Builder,NameMatcherOrBuilder>HttpKeyBuilder.Builder. getQueryParametersFieldBuilder()java.util.List<? extends NameMatcherOrBuilder>HttpKeyBuilder.Builder. getQueryParametersOrBuilderList()List of query parameter names to try to match.java.util.List<? extends NameMatcherOrBuilder>HttpKeyBuilder. getQueryParametersOrBuilderList()List of query parameter names to try to match.java.util.List<? extends NameMatcherOrBuilder>HttpKeyBuilderOrBuilder. getQueryParametersOrBuilderList()List of query parameter names to try to match.
-