Uses of Class
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteMatch
Packages that use RouteMatch
-
Uses of RouteMatch in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return RouteMatchModifier and TypeMethodDescriptionRouteMatch.Builder.build()RouteMatch.Builder.buildPartial()static RouteMatchRouteMatch.getDefaultInstance()RouteMatch.Builder.getDefaultInstanceForType()RouteMatch.getDefaultInstanceForType()Route.Builder.getMatch()Route matching parameters.Route.getMatch()Route matching parameters.RouteOrBuilder.getMatch()Route matching parameters.static RouteMatchRouteMatch.parseDelimitedFrom(InputStream input) static RouteMatchRouteMatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteMatchRouteMatch.parseFrom(byte[] data) static RouteMatchRouteMatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteMatchRouteMatch.parseFrom(com.google.protobuf.ByteString data) static RouteMatchRouteMatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteMatchRouteMatch.parseFrom(com.google.protobuf.CodedInputStream input) static RouteMatchRouteMatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteMatchRouteMatch.parseFrom(InputStream input) static RouteMatchRouteMatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RouteMatchRouteMatch.parseFrom(ByteBuffer data) static RouteMatchRouteMatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return types with arguments of type RouteMatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RouteMatch>RouteMatch.getParserForType()static com.google.protobuf.Parser<RouteMatch>RouteMatch.parser()Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 with parameters of type RouteMatchModifier and TypeMethodDescriptionRouteMatch.Builder.mergeFrom(RouteMatch other) Route.Builder.mergeMatch(RouteMatch value) Route matching parameters.static RouteMatch.BuilderRouteMatch.newBuilder(RouteMatch prototype) Route.Builder.setMatch(RouteMatch value) Route matching parameters.