Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.PathMatchInput
Packages that use PathMatchInput
-
Uses of PathMatchInput in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return PathMatchInputModifier and TypeMethodDescriptionPathMatchInput.Builder.build()PathMatchInput.Builder.buildPartial()static PathMatchInputPathMatchInput.getDefaultInstance()PathMatchInput.Builder.getDefaultInstanceForType()PathMatchInput.getDefaultInstanceForType()static PathMatchInputPathMatchInput.parseDelimitedFrom(InputStream input) static PathMatchInputPathMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatchInputPathMatchInput.parseFrom(byte[] data) static PathMatchInputPathMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatchInputPathMatchInput.parseFrom(com.google.protobuf.ByteString data) static PathMatchInputPathMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatchInputPathMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static PathMatchInputPathMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatchInputPathMatchInput.parseFrom(InputStream input) static PathMatchInputPathMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatchInputPathMatchInput.parseFrom(ByteBuffer data) static PathMatchInputPathMatchInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return types with arguments of type PathMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathMatchInput>PathMatchInput.getParserForType()static com.google.protobuf.Parser<PathMatchInput>PathMatchInput.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 with parameters of type PathMatchInputModifier and TypeMethodDescriptionPathMatchInput.Builder.mergeFrom(PathMatchInput other) static PathMatchInput.BuilderPathMatchInput.newBuilder(PathMatchInput prototype)