Uses of Class
io.envoyproxy.envoy.config.route.v3.RouteList
Packages that use RouteList
-
Uses of RouteList in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RouteListModifier and TypeMethodDescriptionRouteList.Builder.build()RouteList.Builder.buildPartial()static RouteListRouteList.getDefaultInstance()RouteList.Builder.getDefaultInstanceForType()RouteList.getDefaultInstanceForType()static RouteListRouteList.parseDelimitedFrom(InputStream input) static RouteListRouteList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteListRouteList.parseFrom(byte[] data) static RouteListRouteList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteListRouteList.parseFrom(com.google.protobuf.ByteString data) static RouteListRouteList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteListRouteList.parseFrom(com.google.protobuf.CodedInputStream input) static RouteListRouteList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteListRouteList.parseFrom(InputStream input) static RouteListRouteList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteListRouteList.parseFrom(ByteBuffer data) static RouteListRouteList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RouteListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RouteList> RouteList.getParserForType()static com.google.protobuf.Parser<RouteList> RouteList.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RouteListModifier and TypeMethodDescriptionstatic RouteList.BuilderRouteList.newBuilder(RouteList prototype)