Uses of Class
io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3.ServiceMatchInput
-
Packages that use ServiceMatchInput Package Description io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 -
-
Uses of ServiceMatchInput in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 that return ServiceMatchInput Modifier and Type Method Description ServiceMatchInputServiceMatchInput.Builder. build()ServiceMatchInputServiceMatchInput.Builder. buildPartial()static ServiceMatchInputServiceMatchInput. getDefaultInstance()ServiceMatchInputServiceMatchInput.Builder. getDefaultInstanceForType()ServiceMatchInputServiceMatchInput. 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.meta_protocol_proxy.matcher.v3 that return types with arguments of type ServiceMatchInput Modifier and Type Method Description com.google.protobuf.Parser<ServiceMatchInput>ServiceMatchInput. getParserForType()static com.google.protobuf.Parser<ServiceMatchInput>ServiceMatchInput. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 with parameters of type ServiceMatchInput Modifier and Type Method Description ServiceMatchInput.BuilderServiceMatchInput.Builder. mergeFrom(ServiceMatchInput other)static ServiceMatchInput.BuilderServiceMatchInput. newBuilder(ServiceMatchInput prototype)
-