Uses of Class
io.envoyproxy.envoy.config.filter.http.router.v2.Router
Packages that use Router
-
Uses of Router in io.envoyproxy.envoy.config.filter.http.router.v2
Methods in io.envoyproxy.envoy.config.filter.http.router.v2 that return RouterModifier and TypeMethodDescriptionRouter.Builder.build()Router.Builder.buildPartial()static RouterRouter.getDefaultInstance()Router.Builder.getDefaultInstanceForType()Router.getDefaultInstanceForType()static RouterRouter.parseDelimitedFrom(InputStream input) static RouterRouter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouterRouter.parseFrom(byte[] data) static RouterRouter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouterRouter.parseFrom(com.google.protobuf.ByteString data) static RouterRouter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouterRouter.parseFrom(com.google.protobuf.CodedInputStream input) static RouterRouter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouterRouter.parseFrom(InputStream input) static RouterRouter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouterRouter.parseFrom(ByteBuffer data) static RouterRouter.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.filter.http.router.v2 that return types with arguments of type RouterModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Router>Router.getParserForType()static com.google.protobuf.Parser<Router>Router.parser()Methods in io.envoyproxy.envoy.config.filter.http.router.v2 with parameters of type Router