Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3.SourceTypeInput
-
Packages that use SourceTypeInput Package Description io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 -
-
Uses of SourceTypeInput in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3
Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that return SourceTypeInput Modifier and Type Method Description SourceTypeInputSourceTypeInput.Builder. build()SourceTypeInputSourceTypeInput.Builder. buildPartial()static SourceTypeInputSourceTypeInput. getDefaultInstance()SourceTypeInputSourceTypeInput.Builder. getDefaultInstanceForType()SourceTypeInputSourceTypeInput. getDefaultInstanceForType()static SourceTypeInputSourceTypeInput. parseDelimitedFrom(InputStream input)static SourceTypeInputSourceTypeInput. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceTypeInputSourceTypeInput. parseFrom(byte[] data)static SourceTypeInputSourceTypeInput. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceTypeInputSourceTypeInput. parseFrom(com.google.protobuf.ByteString data)static SourceTypeInputSourceTypeInput. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceTypeInputSourceTypeInput. parseFrom(com.google.protobuf.CodedInputStream input)static SourceTypeInputSourceTypeInput. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceTypeInputSourceTypeInput. parseFrom(InputStream input)static SourceTypeInputSourceTypeInput. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceTypeInputSourceTypeInput. parseFrom(ByteBuffer data)static SourceTypeInputSourceTypeInput. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that return types with arguments of type SourceTypeInput Modifier and Type Method Description com.google.protobuf.Parser<SourceTypeInput>SourceTypeInput. getParserForType()static com.google.protobuf.Parser<SourceTypeInput>SourceTypeInput. parser()Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 with parameters of type SourceTypeInput Modifier and Type Method Description SourceTypeInput.BuilderSourceTypeInput.Builder. mergeFrom(SourceTypeInput other)static SourceTypeInput.BuilderSourceTypeInput. newBuilder(SourceTypeInput prototype)
-