public static final class MemberUpdateRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder> implements MemberUpdateRequestOrBuilder
etcdserverpb.MemberUpdateRequest| Modifier and Type | Method and Description |
|---|---|
MemberUpdateRequest.Builder |
addAllPeerURLs(Iterable<String> values)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
MemberUpdateRequest.Builder |
addPeerURLs(String value)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
MemberUpdateRequest.Builder |
addPeerURLsBytes(com.google.protobuf.ByteString value)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
MemberUpdateRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemberUpdateRequest |
build() |
MemberUpdateRequest |
buildPartial() |
MemberUpdateRequest.Builder |
clear() |
MemberUpdateRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MemberUpdateRequest.Builder |
clearID()
ID is the member ID of the member to update.
|
MemberUpdateRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MemberUpdateRequest.Builder |
clearPeerURLs()
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
MemberUpdateRequest.Builder |
clone() |
MemberUpdateRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getID()
ID is the member ID of the member to update.
|
String |
getPeerURLs(int index)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
com.google.protobuf.ByteString |
getPeerURLsBytes(int index)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
int |
getPeerURLsCount()
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
com.google.protobuf.ProtocolStringList |
getPeerURLsList()
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MemberUpdateRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemberUpdateRequest.Builder |
mergeFrom(MemberUpdateRequest other) |
MemberUpdateRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
MemberUpdateRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MemberUpdateRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemberUpdateRequest.Builder |
setID(long value)
ID is the member ID of the member to update.
|
MemberUpdateRequest.Builder |
setPeerURLs(int index,
String value)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
|
MemberUpdateRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemberUpdateRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.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.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MemberUpdateRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MemberUpdateRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MemberUpdateRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest.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<MemberUpdateRequest.Builder>public MemberUpdateRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest.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<MemberUpdateRequest.Builder>public MemberUpdateRequest.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<MemberUpdateRequest.Builder>public MemberUpdateRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest.Builder mergeFrom(MemberUpdateRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public MemberUpdateRequest.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<MemberUpdateRequest.Builder>IOExceptionpublic long getID()
ID is the member ID of the member to update.
uint64 ID = 1;getID in interface MemberUpdateRequestOrBuilderpublic MemberUpdateRequest.Builder setID(long value)
ID is the member ID of the member to update.
uint64 ID = 1;public MemberUpdateRequest.Builder clearID()
ID is the member ID of the member to update.
uint64 ID = 1;public com.google.protobuf.ProtocolStringList getPeerURLsList()
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;getPeerURLsList in interface MemberUpdateRequestOrBuilderpublic int getPeerURLsCount()
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;getPeerURLsCount in interface MemberUpdateRequestOrBuilderpublic String getPeerURLs(int index)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;getPeerURLs in interface MemberUpdateRequestOrBuilderpublic com.google.protobuf.ByteString getPeerURLsBytes(int index)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;getPeerURLsBytes in interface MemberUpdateRequestOrBuilderpublic MemberUpdateRequest.Builder setPeerURLs(int index, String value)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;public MemberUpdateRequest.Builder addPeerURLs(String value)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;public MemberUpdateRequest.Builder addAllPeerURLs(Iterable<String> values)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;public MemberUpdateRequest.Builder clearPeerURLs()
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;public MemberUpdateRequest.Builder addPeerURLsBytes(com.google.protobuf.ByteString value)
peerURLs is the new list of URLs the member will use to communicate with the cluster.
repeated string peerURLs = 2;public final MemberUpdateRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>public final MemberUpdateRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MemberUpdateRequest.Builder>Copyright © 2019. All rights reserved.