BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.clear() |
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.clearDataLen()
required uint64 data_len = 1;
|
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.clone() |
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.BigpipeCommand.Builder.getCmdsendBuilder()
optional .com.baidu.ub.bigpipe.protocol.CmdSendCommand cmdsend = 10;
|
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.mergeFrom(BigpipePBProtocol.CmdSendCommand other) |
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.mergeFrom(com.google.protobuf.Message other) |
static BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.newBuilder() |
static BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.newBuilder(BigpipePBProtocol.CmdSendCommand prototype) |
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.newBuilderForType() |
protected BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.Builder.setDataLen(long value)
required uint64 data_len = 1;
|
BigpipePBProtocol.CmdSendCommand.Builder |
BigpipePBProtocol.CmdSendCommand.toBuilder() |