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