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