Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.PropertyMatchInput
Packages that use PropertyMatchInput
-
Uses of PropertyMatchInput 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 PropertyMatchInputModifier and TypeMethodDescriptionPropertyMatchInput.Builder.build()PropertyMatchInput.Builder.buildPartial()static PropertyMatchInputPropertyMatchInput.getDefaultInstance()PropertyMatchInput.Builder.getDefaultInstanceForType()PropertyMatchInput.getDefaultInstanceForType()static PropertyMatchInputPropertyMatchInput.parseDelimitedFrom(InputStream input) static PropertyMatchInputPropertyMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PropertyMatchInputPropertyMatchInput.parseFrom(byte[] data) static PropertyMatchInputPropertyMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PropertyMatchInputPropertyMatchInput.parseFrom(com.google.protobuf.ByteString data) static PropertyMatchInputPropertyMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PropertyMatchInputPropertyMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static PropertyMatchInputPropertyMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PropertyMatchInputPropertyMatchInput.parseFrom(InputStream input) static PropertyMatchInputPropertyMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PropertyMatchInputPropertyMatchInput.parseFrom(ByteBuffer data) static PropertyMatchInputPropertyMatchInput.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 PropertyMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PropertyMatchInput>PropertyMatchInput.getParserForType()static com.google.protobuf.Parser<PropertyMatchInput>PropertyMatchInput.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 with parameters of type PropertyMatchInputModifier and TypeMethodDescriptionPropertyMatchInput.Builder.mergeFrom(PropertyMatchInput other) static PropertyMatchInput.BuilderPropertyMatchInput.newBuilder(PropertyMatchInput prototype)