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