public static final class Seg.SegmentsRegistrationRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder> implements Seg.SegmentsRegistrationRequestOrBuilder
proto.control_plane.v1.SegmentsRegistrationRequestaddExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtensiongetOneofFieldDescriptor, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapFieldReflection, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessage.Builder<Seg.SegmentsRegistrationRequest.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessage.Builder<Seg.SegmentsRegistrationRequest.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Seg.SegmentsRegistrationRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Seg.SegmentsRegistrationRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Seg.SegmentsRegistrationRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder mergeFrom(Seg.SegmentsRegistrationRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,Seg.SegmentsRegistrationRequest.Builder>public Seg.SegmentsRegistrationRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Seg.SegmentsRegistrationRequest.Builder>IOExceptionpublic int getSegmentsCount()
Seg.SegmentsRegistrationRequestOrBuilderMapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;getSegmentsCount in interface Seg.SegmentsRegistrationRequestOrBuilderpublic boolean containsSegments(int key)
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;containsSegments in interface Seg.SegmentsRegistrationRequestOrBuilder@Deprecated public Map<Integer,Seg.SegmentsRegistrationRequest.Segments> getSegments()
getSegmentsMap() instead.getSegments in interface Seg.SegmentsRegistrationRequestOrBuilderpublic Map<Integer,Seg.SegmentsRegistrationRequest.Segments> getSegmentsMap()
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;getSegmentsMap in interface Seg.SegmentsRegistrationRequestOrBuilderpublic Seg.SegmentsRegistrationRequest.Segments getSegmentsOrDefault(int key, Seg.SegmentsRegistrationRequest.Segments defaultValue)
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;getSegmentsOrDefault in interface Seg.SegmentsRegistrationRequestOrBuilderpublic Seg.SegmentsRegistrationRequest.Segments getSegmentsOrThrow(int key)
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;getSegmentsOrThrow in interface Seg.SegmentsRegistrationRequestOrBuilderpublic Seg.SegmentsRegistrationRequest.Builder clearSegments()
public Seg.SegmentsRegistrationRequest.Builder removeSegments(int key)
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;@Deprecated public Map<Integer,Seg.SegmentsRegistrationRequest.Segments> getMutableSegments()
public Seg.SegmentsRegistrationRequest.Builder putSegments(int key, Seg.SegmentsRegistrationRequest.Segments value)
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;public Seg.SegmentsRegistrationRequest.Builder putAllSegments(Map<Integer,Seg.SegmentsRegistrationRequest.Segments> values)
Mapping from path segment type to path segments. The key is the integer representation of the SegmentType enum.
map<int32, .proto.control_plane.v1.SegmentsRegistrationRequest.Segments> segments = 1;public final Seg.SegmentsRegistrationRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>public final Seg.SegmentsRegistrationRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Seg.SegmentsRegistrationRequest.Builder>Copyright © 2024. All rights reserved.