public static final class ConfigurationSyncRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder> implements ConfigurationSyncRequestOrBuilder
skywalking.v3.ConfigurationSyncRequest| Modifier and Type | Method and Description |
|---|---|
ConfigurationSyncRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConfigurationSyncRequest |
build() |
ConfigurationSyncRequest |
buildPartial() |
ConfigurationSyncRequest.Builder |
clear() |
ConfigurationSyncRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConfigurationSyncRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConfigurationSyncRequest.Builder |
clearService()
Current agent service name.
|
ConfigurationSyncRequest.Builder |
clearUuid()
[Optional]
UUID is the unique id to represent the signature of the latest configuration.
|
ConfigurationSyncRequest.Builder |
clone() |
ConfigurationSyncRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getService()
Current agent service name.
|
com.google.protobuf.ByteString |
getServiceBytes()
Current agent service name.
|
String |
getUuid()
[Optional]
UUID is the unique id to represent the signature of the latest configuration.
|
com.google.protobuf.ByteString |
getUuidBytes()
[Optional]
UUID is the unique id to represent the signature of the latest configuration.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ConfigurationSyncRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConfigurationSyncRequest.Builder |
mergeFrom(ConfigurationSyncRequest other) |
ConfigurationSyncRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ConfigurationSyncRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConfigurationSyncRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConfigurationSyncRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConfigurationSyncRequest.Builder |
setService(String value)
Current agent service name.
|
ConfigurationSyncRequest.Builder |
setServiceBytes(com.google.protobuf.ByteString value)
Current agent service name.
|
ConfigurationSyncRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConfigurationSyncRequest.Builder |
setUuid(String value)
[Optional]
UUID is the unique id to represent the signature of the latest configuration.
|
ConfigurationSyncRequest.Builder |
setUuidBytes(com.google.protobuf.ByteString value)
[Optional]
UUID is the unique id to represent the signature of the latest configuration.
|
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<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.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<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConfigurationSyncRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConfigurationSyncRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConfigurationSyncRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.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<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.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<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.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<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.Builder mergeFrom(ConfigurationSyncRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>public ConfigurationSyncRequest.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<ConfigurationSyncRequest.Builder>IOExceptionpublic String getService()
Current agent service name.
string service = 1;getService in interface ConfigurationSyncRequestOrBuilderpublic com.google.protobuf.ByteString getServiceBytes()
Current agent service name.
string service = 1;getServiceBytes in interface ConfigurationSyncRequestOrBuilderpublic ConfigurationSyncRequest.Builder setService(String value)
Current agent service name.
string service = 1;value - The service to set.public ConfigurationSyncRequest.Builder clearService()
Current agent service name.
string service = 1;public ConfigurationSyncRequest.Builder setServiceBytes(com.google.protobuf.ByteString value)
Current agent service name.
string service = 1;value - The bytes for service to set.public String getUuid()
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;getUuid in interface ConfigurationSyncRequestOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;getUuidBytes in interface ConfigurationSyncRequestOrBuilderpublic ConfigurationSyncRequest.Builder setUuid(String value)
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;value - The uuid to set.public ConfigurationSyncRequest.Builder clearUuid()
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;public ConfigurationSyncRequest.Builder setUuidBytes(com.google.protobuf.ByteString value)
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;value - The bytes for uuid to set.public final ConfigurationSyncRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>public final ConfigurationSyncRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>Copyright © 2022 The Apache Software Foundation. All rights reserved.