public static final class Commands.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder> implements CommandsOrBuilder
skywalking.v3.Commands| Modifier and Type | Method and Description |
|---|---|
Commands.Builder |
addAllCommands(Iterable<? extends Command> values)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
addCommands(Command.Builder builderForValue)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
addCommands(Command value)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
addCommands(int index,
Command.Builder builderForValue)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
addCommands(int index,
Command value)
repeated .skywalking.v3.Command commands = 1; |
Command.Builder |
addCommandsBuilder()
repeated .skywalking.v3.Command commands = 1; |
Command.Builder |
addCommandsBuilder(int index)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Commands |
build() |
Commands |
buildPartial() |
Commands.Builder |
clear() |
Commands.Builder |
clearCommands()
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Commands.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Commands.Builder |
clone() |
Command |
getCommands(int index)
repeated .skywalking.v3.Command commands = 1; |
Command.Builder |
getCommandsBuilder(int index)
repeated .skywalking.v3.Command commands = 1; |
List<Command.Builder> |
getCommandsBuilderList()
repeated .skywalking.v3.Command commands = 1; |
int |
getCommandsCount()
repeated .skywalking.v3.Command commands = 1; |
List<Command> |
getCommandsList()
repeated .skywalking.v3.Command commands = 1; |
CommandOrBuilder |
getCommandsOrBuilder(int index)
repeated .skywalking.v3.Command commands = 1; |
List<? extends CommandOrBuilder> |
getCommandsOrBuilderList()
repeated .skywalking.v3.Command commands = 1; |
Commands |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Commands.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Commands.Builder |
mergeFrom(Commands other) |
Commands.Builder |
mergeFrom(com.google.protobuf.Message other) |
Commands.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Commands.Builder |
removeCommands(int index)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
setCommands(int index,
Command.Builder builderForValue)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
setCommands(int index,
Command value)
repeated .skywalking.v3.Command commands = 1; |
Commands.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Commands.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Commands.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<Commands.Builder>public Commands.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.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<Commands.Builder>public Commands getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Commands build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Commands buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Commands.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder>public Commands.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<Commands.Builder>public Commands.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder>public Commands.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder>public Commands.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<Commands.Builder>public Commands.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<Commands.Builder>public Commands.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Commands.Builder>public Commands.Builder mergeFrom(Commands other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder>public Commands.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<Commands.Builder>IOExceptionpublic List<Command> getCommandsList()
repeated .skywalking.v3.Command commands = 1;getCommandsList in interface CommandsOrBuilderpublic int getCommandsCount()
repeated .skywalking.v3.Command commands = 1;getCommandsCount in interface CommandsOrBuilderpublic Command getCommands(int index)
repeated .skywalking.v3.Command commands = 1;getCommands in interface CommandsOrBuilderpublic Commands.Builder setCommands(int index, Command value)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder setCommands(int index, Command.Builder builderForValue)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder addCommands(Command value)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder addCommands(int index, Command value)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder addCommands(Command.Builder builderForValue)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder addCommands(int index, Command.Builder builderForValue)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder addAllCommands(Iterable<? extends Command> values)
repeated .skywalking.v3.Command commands = 1;public Commands.Builder clearCommands()
repeated .skywalking.v3.Command commands = 1;public Commands.Builder removeCommands(int index)
repeated .skywalking.v3.Command commands = 1;public Command.Builder getCommandsBuilder(int index)
repeated .skywalking.v3.Command commands = 1;public CommandOrBuilder getCommandsOrBuilder(int index)
repeated .skywalking.v3.Command commands = 1;getCommandsOrBuilder in interface CommandsOrBuilderpublic List<? extends CommandOrBuilder> getCommandsOrBuilderList()
repeated .skywalking.v3.Command commands = 1;getCommandsOrBuilderList in interface CommandsOrBuilderpublic Command.Builder addCommandsBuilder()
repeated .skywalking.v3.Command commands = 1;public Command.Builder addCommandsBuilder(int index)
repeated .skywalking.v3.Command commands = 1;public List<Command.Builder> getCommandsBuilderList()
repeated .skywalking.v3.Command commands = 1;public final Commands.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder>public final Commands.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Commands.Builder>Copyright © 2022 The Apache Software Foundation. All rights reserved.