类的使用
org.apache.skywalking.apm.network.common.v3.Commands.Builder
使用Commands.Builder的程序包
-
org.apache.skywalking.apm.network.common.v3中Commands.Builder的使用
修饰符和类型方法说明Commands.Builder.addAllCommands(Iterable<? extends Command> values) repeated .skywalking.v3.Command commands = 1;Commands.Builder.addCommands(int index, 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(Command value) repeated .skywalking.v3.Command commands = 1;Commands.Builder.addCommands(Command.Builder builderForValue) repeated .skywalking.v3.Command commands = 1;Commands.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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()Commands.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Commands.Builder.mergeFrom(com.google.protobuf.Message other) final Commands.BuilderCommands.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Commands.BuilderCommands.newBuilder()static Commands.BuilderCommands.newBuilder(Commands prototype) Commands.newBuilderForType()protected Commands.BuilderCommands.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Commands.Builder.removeCommands(int index) repeated .skywalking.v3.Command commands = 1;Commands.Builder.setCommands(int index, Command value) repeated .skywalking.v3.Command commands = 1;Commands.Builder.setCommands(int index, Command.Builder builderForValue) repeated .skywalking.v3.Command commands = 1;Commands.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Commands.BuilderCommands.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Commands.toBuilder()