Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3.SourcePortInput.Builder
Packages that use SourcePortInput.Builder
-
Uses of SourcePortInput.Builder in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3
Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3 that return SourcePortInput.BuilderModifier and TypeMethodDescriptionSourcePortInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SourcePortInput.Builder.clear()SourcePortInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SourcePortInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SourcePortInput.Builder.clone()SourcePortInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SourcePortInput.Builder.mergeFrom(com.google.protobuf.Message other) SourcePortInput.Builder.mergeFrom(SourcePortInput other) final SourcePortInput.BuilderSourcePortInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static SourcePortInput.BuilderSourcePortInput.newBuilder()static SourcePortInput.BuilderSourcePortInput.newBuilder(SourcePortInput prototype) SourcePortInput.newBuilderForType()protected SourcePortInput.BuilderSourcePortInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SourcePortInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SourcePortInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final SourcePortInput.BuilderSourcePortInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SourcePortInput.toBuilder()