Uses of Interface
io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
-
Packages that use HttpKeyBuilderOrBuilder Package Description io.grpc.lookup.v1 -
-
Uses of HttpKeyBuilderOrBuilder in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement HttpKeyBuilderOrBuilder Modifier and Type Class Description classHttpKeyBuilderAn HttpKeyBuilder applies to a given HTTP URL and headers.static classHttpKeyBuilder.BuilderAn HttpKeyBuilder applies to a given HTTP URL and headers.Fields in io.grpc.lookup.v1 with type parameters of type HttpKeyBuilderOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<HttpKeyBuilder,HttpKeyBuilder.Builder,HttpKeyBuilderOrBuilder>RouteLookupConfig.Builder. httpKeybuildersBuilder_Methods in io.grpc.lookup.v1 that return HttpKeyBuilderOrBuilder Modifier and Type Method Description HttpKeyBuilderOrBuilderRouteLookupConfig.Builder. getHttpKeybuildersOrBuilder(int index)Ordered specifications for constructing keys for HTTP requests.HttpKeyBuilderOrBuilderRouteLookupConfig. getHttpKeybuildersOrBuilder(int index)Ordered specifications for constructing keys for HTTP requests.HttpKeyBuilderOrBuilderRouteLookupConfigOrBuilder. getHttpKeybuildersOrBuilder(int index)Ordered specifications for constructing keys for HTTP requests.Methods in io.grpc.lookup.v1 that return types with arguments of type HttpKeyBuilderOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<HttpKeyBuilder,HttpKeyBuilder.Builder,HttpKeyBuilderOrBuilder>RouteLookupConfig.Builder. getHttpKeybuildersFieldBuilder()java.util.List<? extends HttpKeyBuilderOrBuilder>RouteLookupConfig.Builder. getHttpKeybuildersOrBuilderList()Ordered specifications for constructing keys for HTTP requests.java.util.List<? extends HttpKeyBuilderOrBuilder>RouteLookupConfig. getHttpKeybuildersOrBuilderList()Ordered specifications for constructing keys for HTTP requests.java.util.List<? extends HttpKeyBuilderOrBuilder>RouteLookupConfigOrBuilder. getHttpKeybuildersOrBuilderList()Ordered specifications for constructing keys for HTTP requests.
-