public static final class ClientProto.Client.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder> implements ClientProto.ClientOrBuilder
v1.Client| 限定符和类型 | 方法和说明 |
|---|---|
ClientProto.Client.Builder |
addAllStat(Iterable<? extends ClientProto.StatInfo> values)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProto.Client.Builder |
addStat(ClientProto.StatInfo.Builder builderForValue)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
addStat(ClientProto.StatInfo value)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
addStat(int index,
ClientProto.StatInfo.Builder builderForValue)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
addStat(int index,
ClientProto.StatInfo value)
repeated .v1.StatInfo stat = 6; |
ClientProto.StatInfo.Builder |
addStatBuilder()
repeated .v1.StatInfo stat = 6; |
ClientProto.StatInfo.Builder |
addStatBuilder(int index)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client |
build() |
ClientProto.Client |
buildPartial() |
ClientProto.Client.Builder |
clear() |
ClientProto.Client.Builder |
clearCtime()
.google.protobuf.StringValue ctime = 7; |
ClientProto.Client.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ClientProto.Client.Builder |
clearHost()
.google.protobuf.StringValue host = 1; |
ClientProto.Client.Builder |
clearId()
.google.protobuf.StringValue id = 5; |
ClientProto.Client.Builder |
clearLocation()
.v1.Location location = 4; |
ClientProto.Client.Builder |
clearMtime()
.google.protobuf.StringValue mtime = 8; |
ClientProto.Client.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClientProto.Client.Builder |
clearStat()
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
clearType()
.v1.Client.ClientType type = 2; |
ClientProto.Client.Builder |
clearVersion()
.google.protobuf.StringValue version = 3; |
ClientProto.Client.Builder |
clone() |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 7; |
com.google.protobuf.StringValue.Builder |
getCtimeBuilder()
.google.protobuf.StringValue ctime = 7; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 7; |
ClientProto.Client |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getHost()
.google.protobuf.StringValue host = 1; |
com.google.protobuf.StringValue.Builder |
getHostBuilder()
.google.protobuf.StringValue host = 1; |
com.google.protobuf.StringValueOrBuilder |
getHostOrBuilder()
.google.protobuf.StringValue host = 1; |
com.google.protobuf.StringValue |
getId()
.google.protobuf.StringValue id = 5; |
com.google.protobuf.StringValue.Builder |
getIdBuilder()
.google.protobuf.StringValue id = 5; |
com.google.protobuf.StringValueOrBuilder |
getIdOrBuilder()
.google.protobuf.StringValue id = 5; |
ModelProto.Location |
getLocation()
.v1.Location location = 4; |
ModelProto.Location.Builder |
getLocationBuilder()
.v1.Location location = 4; |
ModelProto.LocationOrBuilder |
getLocationOrBuilder()
.v1.Location location = 4; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 8; |
com.google.protobuf.StringValue.Builder |
getMtimeBuilder()
.google.protobuf.StringValue mtime = 8; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 8; |
ClientProto.StatInfo |
getStat(int index)
repeated .v1.StatInfo stat = 6; |
ClientProto.StatInfo.Builder |
getStatBuilder(int index)
repeated .v1.StatInfo stat = 6; |
List<ClientProto.StatInfo.Builder> |
getStatBuilderList()
repeated .v1.StatInfo stat = 6; |
int |
getStatCount()
repeated .v1.StatInfo stat = 6; |
List<ClientProto.StatInfo> |
getStatList()
repeated .v1.StatInfo stat = 6; |
ClientProto.StatInfoOrBuilder |
getStatOrBuilder(int index)
repeated .v1.StatInfo stat = 6; |
List<? extends ClientProto.StatInfoOrBuilder> |
getStatOrBuilderList()
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.ClientType |
getType()
.v1.Client.ClientType type = 2; |
int |
getTypeValue()
.v1.Client.ClientType type = 2; |
com.google.protobuf.StringValue |
getVersion()
.google.protobuf.StringValue version = 3; |
com.google.protobuf.StringValue.Builder |
getVersionBuilder()
.google.protobuf.StringValue version = 3; |
com.google.protobuf.StringValueOrBuilder |
getVersionOrBuilder()
.google.protobuf.StringValue version = 3; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 7; |
boolean |
hasHost()
.google.protobuf.StringValue host = 1; |
boolean |
hasId()
.google.protobuf.StringValue id = 5; |
boolean |
hasLocation()
.v1.Location location = 4; |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 8; |
boolean |
hasVersion()
.google.protobuf.StringValue version = 3; |
boolean |
isInitialized() |
ClientProto.Client.Builder |
mergeCtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue ctime = 7; |
ClientProto.Client.Builder |
mergeFrom(ClientProto.Client other) |
ClientProto.Client.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProto.Client.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClientProto.Client.Builder |
mergeHost(com.google.protobuf.StringValue value)
.google.protobuf.StringValue host = 1; |
ClientProto.Client.Builder |
mergeId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue id = 5; |
ClientProto.Client.Builder |
mergeLocation(ModelProto.Location value)
.v1.Location location = 4; |
ClientProto.Client.Builder |
mergeMtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue mtime = 8; |
ClientProto.Client.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ClientProto.Client.Builder |
mergeVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 3; |
ClientProto.Client.Builder |
removeStat(int index)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
setCtime(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue ctime = 7; |
ClientProto.Client.Builder |
setCtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue ctime = 7; |
ClientProto.Client.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProto.Client.Builder |
setHost(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue host = 1; |
ClientProto.Client.Builder |
setHost(com.google.protobuf.StringValue value)
.google.protobuf.StringValue host = 1; |
ClientProto.Client.Builder |
setId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue id = 5; |
ClientProto.Client.Builder |
setId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue id = 5; |
ClientProto.Client.Builder |
setLocation(ModelProto.Location.Builder builderForValue)
.v1.Location location = 4; |
ClientProto.Client.Builder |
setLocation(ModelProto.Location value)
.v1.Location location = 4; |
ClientProto.Client.Builder |
setMtime(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue mtime = 8; |
ClientProto.Client.Builder |
setMtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue mtime = 8; |
ClientProto.Client.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClientProto.Client.Builder |
setStat(int index,
ClientProto.StatInfo.Builder builderForValue)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
setStat(int index,
ClientProto.StatInfo value)
repeated .v1.StatInfo stat = 6; |
ClientProto.Client.Builder |
setType(ClientProto.Client.ClientType value)
.v1.Client.ClientType type = 2; |
ClientProto.Client.Builder |
setTypeValue(int value)
.v1.Client.ClientType type = 2; |
ClientProto.Client.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ClientProto.Client.Builder |
setVersion(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue version = 3; |
ClientProto.Client.Builder |
setVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 3; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public ClientProto.Client.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ClientProto.Client build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ClientProto.Client buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ClientProto.Client.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder mergeFrom(ClientProto.Client other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public ClientProto.Client.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClientProto.Client.Builder>IOExceptionpublic boolean hasHost()
.google.protobuf.StringValue host = 1;hasHost 在接口中 ClientProto.ClientOrBuilderpublic com.google.protobuf.StringValue getHost()
.google.protobuf.StringValue host = 1;getHost 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setHost(com.google.protobuf.StringValue value)
.google.protobuf.StringValue host = 1;public ClientProto.Client.Builder setHost(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue host = 1;public ClientProto.Client.Builder mergeHost(com.google.protobuf.StringValue value)
.google.protobuf.StringValue host = 1;public ClientProto.Client.Builder clearHost()
.google.protobuf.StringValue host = 1;public com.google.protobuf.StringValue.Builder getHostBuilder()
.google.protobuf.StringValue host = 1;public com.google.protobuf.StringValueOrBuilder getHostOrBuilder()
.google.protobuf.StringValue host = 1;getHostOrBuilder 在接口中 ClientProto.ClientOrBuilderpublic int getTypeValue()
.v1.Client.ClientType type = 2;getTypeValue 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setTypeValue(int value)
.v1.Client.ClientType type = 2;value - The enum numeric value on the wire for type to set.public ClientProto.Client.ClientType getType()
.v1.Client.ClientType type = 2;getType 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setType(ClientProto.Client.ClientType value)
.v1.Client.ClientType type = 2;value - The type to set.public ClientProto.Client.Builder clearType()
.v1.Client.ClientType type = 2;public boolean hasVersion()
.google.protobuf.StringValue version = 3;hasVersion 在接口中 ClientProto.ClientOrBuilderpublic com.google.protobuf.StringValue getVersion()
.google.protobuf.StringValue version = 3;getVersion 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 3;public ClientProto.Client.Builder setVersion(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue version = 3;public ClientProto.Client.Builder mergeVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 3;public ClientProto.Client.Builder clearVersion()
.google.protobuf.StringValue version = 3;public com.google.protobuf.StringValue.Builder getVersionBuilder()
.google.protobuf.StringValue version = 3;public com.google.protobuf.StringValueOrBuilder getVersionOrBuilder()
.google.protobuf.StringValue version = 3;public boolean hasLocation()
.v1.Location location = 4;hasLocation 在接口中 ClientProto.ClientOrBuilderpublic ModelProto.Location getLocation()
.v1.Location location = 4;getLocation 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setLocation(ModelProto.Location value)
.v1.Location location = 4;public ClientProto.Client.Builder setLocation(ModelProto.Location.Builder builderForValue)
.v1.Location location = 4;public ClientProto.Client.Builder mergeLocation(ModelProto.Location value)
.v1.Location location = 4;public ClientProto.Client.Builder clearLocation()
.v1.Location location = 4;public ModelProto.Location.Builder getLocationBuilder()
.v1.Location location = 4;public ModelProto.LocationOrBuilder getLocationOrBuilder()
.v1.Location location = 4;public boolean hasId()
.google.protobuf.StringValue id = 5;hasId 在接口中 ClientProto.ClientOrBuilderpublic com.google.protobuf.StringValue getId()
.google.protobuf.StringValue id = 5;getId 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue id = 5;public ClientProto.Client.Builder setId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue id = 5;public ClientProto.Client.Builder mergeId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue id = 5;public ClientProto.Client.Builder clearId()
.google.protobuf.StringValue id = 5;public com.google.protobuf.StringValue.Builder getIdBuilder()
.google.protobuf.StringValue id = 5;public com.google.protobuf.StringValueOrBuilder getIdOrBuilder()
.google.protobuf.StringValue id = 5;getIdOrBuilder 在接口中 ClientProto.ClientOrBuilderpublic List<ClientProto.StatInfo> getStatList()
repeated .v1.StatInfo stat = 6;getStatList 在接口中 ClientProto.ClientOrBuilderpublic int getStatCount()
repeated .v1.StatInfo stat = 6;getStatCount 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.StatInfo getStat(int index)
repeated .v1.StatInfo stat = 6;getStat 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setStat(int index, ClientProto.StatInfo value)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder setStat(int index, ClientProto.StatInfo.Builder builderForValue)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder addStat(ClientProto.StatInfo value)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder addStat(int index, ClientProto.StatInfo value)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder addStat(ClientProto.StatInfo.Builder builderForValue)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder addStat(int index, ClientProto.StatInfo.Builder builderForValue)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder addAllStat(Iterable<? extends ClientProto.StatInfo> values)
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder clearStat()
repeated .v1.StatInfo stat = 6;public ClientProto.Client.Builder removeStat(int index)
repeated .v1.StatInfo stat = 6;public ClientProto.StatInfo.Builder getStatBuilder(int index)
repeated .v1.StatInfo stat = 6;public ClientProto.StatInfoOrBuilder getStatOrBuilder(int index)
repeated .v1.StatInfo stat = 6;getStatOrBuilder 在接口中 ClientProto.ClientOrBuilderpublic List<? extends ClientProto.StatInfoOrBuilder> getStatOrBuilderList()
repeated .v1.StatInfo stat = 6;public ClientProto.StatInfo.Builder addStatBuilder()
repeated .v1.StatInfo stat = 6;public ClientProto.StatInfo.Builder addStatBuilder(int index)
repeated .v1.StatInfo stat = 6;public List<ClientProto.StatInfo.Builder> getStatBuilderList()
repeated .v1.StatInfo stat = 6;public boolean hasCtime()
.google.protobuf.StringValue ctime = 7;hasCtime 在接口中 ClientProto.ClientOrBuilderpublic com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 7;getCtime 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setCtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue ctime = 7;public ClientProto.Client.Builder setCtime(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue ctime = 7;public ClientProto.Client.Builder mergeCtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue ctime = 7;public ClientProto.Client.Builder clearCtime()
.google.protobuf.StringValue ctime = 7;public com.google.protobuf.StringValue.Builder getCtimeBuilder()
.google.protobuf.StringValue ctime = 7;public com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 7;getCtimeOrBuilder 在接口中 ClientProto.ClientOrBuilderpublic boolean hasMtime()
.google.protobuf.StringValue mtime = 8;hasMtime 在接口中 ClientProto.ClientOrBuilderpublic com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 8;getMtime 在接口中 ClientProto.ClientOrBuilderpublic ClientProto.Client.Builder setMtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue mtime = 8;public ClientProto.Client.Builder setMtime(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue mtime = 8;public ClientProto.Client.Builder mergeMtime(com.google.protobuf.StringValue value)
.google.protobuf.StringValue mtime = 8;public ClientProto.Client.Builder clearMtime()
.google.protobuf.StringValue mtime = 8;public com.google.protobuf.StringValue.Builder getMtimeBuilder()
.google.protobuf.StringValue mtime = 8;public com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 8;getMtimeOrBuilder 在接口中 ClientProto.ClientOrBuilderpublic final ClientProto.Client.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>public final ClientProto.Client.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.Client.Builder>Copyright © 2022. All rights reserved.