Uses of Class
io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3.Route
Packages that use Route
-
Uses of Route in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return RouteModifier and TypeMethodDescriptionRoute.Builder.build()Route.Builder.buildPartial()static RouteRoute.getDefaultInstance()Route.Builder.getDefaultInstanceForType()Route.getDefaultInstanceForType()static RouteRoute.parseDelimitedFrom(InputStream input) static RouteRoute.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteRoute.parseFrom(byte[] data) static RouteRoute.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteRoute.parseFrom(com.google.protobuf.ByteString data) static RouteRoute.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteRoute.parseFrom(com.google.protobuf.CodedInputStream input) static RouteRoute.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteRoute.parseFrom(InputStream input) static RouteRoute.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteRoute.parseFrom(ByteBuffer data) static RouteRoute.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return types with arguments of type RouteModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Route>Route.getParserForType()static com.google.protobuf.Parser<Route>Route.parser()Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 with parameters of type Route