Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3.SourcePortInput
Packages that use SourcePortInput
-
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 SourcePortInputModifier and TypeMethodDescriptionSourcePortInput.Builder.build()SourcePortInput.Builder.buildPartial()static SourcePortInputSourcePortInput.getDefaultInstance()SourcePortInput.Builder.getDefaultInstanceForType()SourcePortInput.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 SourcePortInputModifier and TypeMethodDescriptioncom.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 SourcePortInputModifier and TypeMethodDescriptionSourcePortInput.Builder.mergeFrom(SourcePortInput other) static SourcePortInput.BuilderSourcePortInput.newBuilder(SourcePortInput prototype)