public static final class ClientProto.StatInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder> implements ClientProto.StatInfoOrBuilder
v1.StatInfo| 限定符和类型 | 方法和说明 |
|---|---|
ClientProto.StatInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProto.StatInfo |
build() |
ClientProto.StatInfo |
buildPartial() |
ClientProto.StatInfo.Builder |
clear() |
ClientProto.StatInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ClientProto.StatInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClientProto.StatInfo.Builder |
clearPath()
.google.protobuf.StringValue path = 3; |
ClientProto.StatInfo.Builder |
clearPort()
.google.protobuf.UInt32Value port = 2; |
ClientProto.StatInfo.Builder |
clearProtocol()
.google.protobuf.StringValue protocol = 4; |
ClientProto.StatInfo.Builder |
clearTarget()
.google.protobuf.StringValue target = 1; |
ClientProto.StatInfo.Builder |
clone() |
ClientProto.StatInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getPath()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.StringValue.Builder |
getPathBuilder()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.StringValueOrBuilder |
getPathOrBuilder()
.google.protobuf.StringValue path = 3; |
com.google.protobuf.UInt32Value |
getPort()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.UInt32Value.Builder |
getPortBuilder()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.UInt32ValueOrBuilder |
getPortOrBuilder()
.google.protobuf.UInt32Value port = 2; |
com.google.protobuf.StringValue |
getProtocol()
.google.protobuf.StringValue protocol = 4; |
com.google.protobuf.StringValue.Builder |
getProtocolBuilder()
.google.protobuf.StringValue protocol = 4; |
com.google.protobuf.StringValueOrBuilder |
getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 4; |
com.google.protobuf.StringValue |
getTarget()
.google.protobuf.StringValue target = 1; |
com.google.protobuf.StringValue.Builder |
getTargetBuilder()
.google.protobuf.StringValue target = 1; |
com.google.protobuf.StringValueOrBuilder |
getTargetOrBuilder()
.google.protobuf.StringValue target = 1; |
boolean |
hasPath()
.google.protobuf.StringValue path = 3; |
boolean |
hasPort()
.google.protobuf.UInt32Value port = 2; |
boolean |
hasProtocol()
.google.protobuf.StringValue protocol = 4; |
boolean |
hasTarget()
.google.protobuf.StringValue target = 1; |
boolean |
isInitialized() |
ClientProto.StatInfo.Builder |
mergeFrom(ClientProto.StatInfo other) |
ClientProto.StatInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClientProto.StatInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClientProto.StatInfo.Builder |
mergePath(com.google.protobuf.StringValue value)
.google.protobuf.StringValue path = 3; |
ClientProto.StatInfo.Builder |
mergePort(com.google.protobuf.UInt32Value value)
.google.protobuf.UInt32Value port = 2; |
ClientProto.StatInfo.Builder |
mergeProtocol(com.google.protobuf.StringValue value)
.google.protobuf.StringValue protocol = 4; |
ClientProto.StatInfo.Builder |
mergeTarget(com.google.protobuf.StringValue value)
.google.protobuf.StringValue target = 1; |
ClientProto.StatInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ClientProto.StatInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClientProto.StatInfo.Builder |
setPath(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue path = 3; |
ClientProto.StatInfo.Builder |
setPath(com.google.protobuf.StringValue value)
.google.protobuf.StringValue path = 3; |
ClientProto.StatInfo.Builder |
setPort(com.google.protobuf.UInt32Value.Builder builderForValue)
.google.protobuf.UInt32Value port = 2; |
ClientProto.StatInfo.Builder |
setPort(com.google.protobuf.UInt32Value value)
.google.protobuf.UInt32Value port = 2; |
ClientProto.StatInfo.Builder |
setProtocol(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue protocol = 4; |
ClientProto.StatInfo.Builder |
setProtocol(com.google.protobuf.StringValue value)
.google.protobuf.StringValue protocol = 4; |
ClientProto.StatInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClientProto.StatInfo.Builder |
setTarget(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue target = 1; |
ClientProto.StatInfo.Builder |
setTarget(com.google.protobuf.StringValue value)
.google.protobuf.StringValue target = 1; |
ClientProto.StatInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.StatInfo.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ClientProto.StatInfo build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ClientProto.StatInfo buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ClientProto.StatInfo.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.Builder mergeFrom(ClientProto.StatInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public ClientProto.StatInfo.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.StatInfo.Builder>IOExceptionpublic boolean hasTarget()
.google.protobuf.StringValue target = 1;hasTarget 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValue getTarget()
.google.protobuf.StringValue target = 1;getTarget 在接口中 ClientProto.StatInfoOrBuilderpublic ClientProto.StatInfo.Builder setTarget(com.google.protobuf.StringValue value)
.google.protobuf.StringValue target = 1;public ClientProto.StatInfo.Builder setTarget(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue target = 1;public ClientProto.StatInfo.Builder mergeTarget(com.google.protobuf.StringValue value)
.google.protobuf.StringValue target = 1;public ClientProto.StatInfo.Builder clearTarget()
.google.protobuf.StringValue target = 1;public com.google.protobuf.StringValue.Builder getTargetBuilder()
.google.protobuf.StringValue target = 1;public com.google.protobuf.StringValueOrBuilder getTargetOrBuilder()
.google.protobuf.StringValue target = 1;public boolean hasPort()
.google.protobuf.UInt32Value port = 2;hasPort 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.UInt32Value getPort()
.google.protobuf.UInt32Value port = 2;getPort 在接口中 ClientProto.StatInfoOrBuilderpublic ClientProto.StatInfo.Builder setPort(com.google.protobuf.UInt32Value value)
.google.protobuf.UInt32Value port = 2;public ClientProto.StatInfo.Builder setPort(com.google.protobuf.UInt32Value.Builder builderForValue)
.google.protobuf.UInt32Value port = 2;public ClientProto.StatInfo.Builder mergePort(com.google.protobuf.UInt32Value value)
.google.protobuf.UInt32Value port = 2;public ClientProto.StatInfo.Builder clearPort()
.google.protobuf.UInt32Value port = 2;public com.google.protobuf.UInt32Value.Builder getPortBuilder()
.google.protobuf.UInt32Value port = 2;public com.google.protobuf.UInt32ValueOrBuilder getPortOrBuilder()
.google.protobuf.UInt32Value port = 2;public boolean hasPath()
.google.protobuf.StringValue path = 3;hasPath 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValue getPath()
.google.protobuf.StringValue path = 3;getPath 在接口中 ClientProto.StatInfoOrBuilderpublic ClientProto.StatInfo.Builder setPath(com.google.protobuf.StringValue value)
.google.protobuf.StringValue path = 3;public ClientProto.StatInfo.Builder setPath(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue path = 3;public ClientProto.StatInfo.Builder mergePath(com.google.protobuf.StringValue value)
.google.protobuf.StringValue path = 3;public ClientProto.StatInfo.Builder clearPath()
.google.protobuf.StringValue path = 3;public com.google.protobuf.StringValue.Builder getPathBuilder()
.google.protobuf.StringValue path = 3;public com.google.protobuf.StringValueOrBuilder getPathOrBuilder()
.google.protobuf.StringValue path = 3;public boolean hasProtocol()
.google.protobuf.StringValue protocol = 4;hasProtocol 在接口中 ClientProto.StatInfoOrBuilderpublic com.google.protobuf.StringValue getProtocol()
.google.protobuf.StringValue protocol = 4;getProtocol 在接口中 ClientProto.StatInfoOrBuilderpublic ClientProto.StatInfo.Builder setProtocol(com.google.protobuf.StringValue value)
.google.protobuf.StringValue protocol = 4;public ClientProto.StatInfo.Builder setProtocol(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue protocol = 4;public ClientProto.StatInfo.Builder mergeProtocol(com.google.protobuf.StringValue value)
.google.protobuf.StringValue protocol = 4;public ClientProto.StatInfo.Builder clearProtocol()
.google.protobuf.StringValue protocol = 4;public com.google.protobuf.StringValue.Builder getProtocolBuilder()
.google.protobuf.StringValue protocol = 4;public com.google.protobuf.StringValueOrBuilder getProtocolOrBuilder()
.google.protobuf.StringValue protocol = 4;public final ClientProto.StatInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>public final ClientProto.StatInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ClientProto.StatInfo.Builder>Copyright © 2022. All rights reserved.