Uses of Interface
io.grpc.lookup.v1.HttpKeyBuilderOrBuilder
Packages that use HttpKeyBuilderOrBuilder
-
Uses of HttpKeyBuilderOrBuilder in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement HttpKeyBuilderOrBuilderModifier and TypeClassDescriptionfinal classAn HttpKeyBuilder applies to a given HTTP URL and headers.static final classAn HttpKeyBuilder applies to a given HTTP URL and headers.Methods in io.grpc.lookup.v1 that return HttpKeyBuilderOrBuilderModifier and TypeMethodDescriptionRouteLookupConfig.Builder.getHttpKeybuildersOrBuilder(int index) Ordered specifications for constructing keys for HTTP requests.RouteLookupConfig.getHttpKeybuildersOrBuilder(int index) Ordered specifications for constructing keys for HTTP requests.RouteLookupConfigOrBuilder.getHttpKeybuildersOrBuilder(int index) Ordered specifications for constructing keys for HTTP requests.Methods in io.grpc.lookup.v1 that return types with arguments of type HttpKeyBuilderOrBuilderModifier and TypeMethodDescriptionList<? extends HttpKeyBuilderOrBuilder> RouteLookupConfig.Builder.getHttpKeybuildersOrBuilderList()Ordered specifications for constructing keys for HTTP requests.List<? extends HttpKeyBuilderOrBuilder> RouteLookupConfig.getHttpKeybuildersOrBuilderList()Ordered specifications for constructing keys for HTTP requests.List<? extends HttpKeyBuilderOrBuilder> RouteLookupConfigOrBuilder.getHttpKeybuildersOrBuilderList()Ordered specifications for constructing keys for HTTP requests.