public static final class BigpipePBProtocol.UnsubscribeCommand.Builder extends com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder> implements BigpipePBProtocol.UnsubscribeCommandOrBuilder
com.baidu.ub.bigpipe.protocol.UnsubscribeCommand| 限定符和类型 | 方法和说明 |
|---|---|
BigpipePBProtocol.UnsubscribeCommand |
build() |
BigpipePBProtocol.UnsubscribeCommand |
buildPartial() |
BigpipePBProtocol.UnsubscribeCommand.Builder |
clear() |
BigpipePBProtocol.UnsubscribeCommand.Builder |
clearDestination()
optional string destination = 1; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
clearReceiptId()
optional string receiptId = 3; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
clearSubscribeId()
optional string subscribeId = 2; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
clone() |
BigpipePBProtocol.UnsubscribeCommand |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDestination()
optional string destination = 1; |
com.google.protobuf.ByteString |
getDestinationBytes()
optional string destination = 1; |
String |
getReceiptId()
optional string receiptId = 3; |
com.google.protobuf.ByteString |
getReceiptIdBytes()
optional string receiptId = 3; |
String |
getSubscribeId()
optional string subscribeId = 2; |
com.google.protobuf.ByteString |
getSubscribeIdBytes()
optional string subscribeId = 2; |
boolean |
hasDestination()
optional string destination = 1; |
boolean |
hasReceiptId()
optional string receiptId = 3; |
boolean |
hasSubscribeId()
optional string subscribeId = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BigpipePBProtocol.UnsubscribeCommand.Builder |
mergeFrom(BigpipePBProtocol.UnsubscribeCommand other) |
BigpipePBProtocol.UnsubscribeCommand.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BigpipePBProtocol.UnsubscribeCommand.Builder |
mergeFrom(com.google.protobuf.Message other) |
BigpipePBProtocol.UnsubscribeCommand.Builder |
setDestination(String value)
optional string destination = 1; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
setDestinationBytes(com.google.protobuf.ByteString value)
optional string destination = 1; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
setReceiptId(String value)
optional string receiptId = 3; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
setReceiptIdBytes(com.google.protobuf.ByteString value)
optional string receiptId = 3; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
setSubscribeId(String value)
optional string subscribeId = 2; |
BigpipePBProtocol.UnsubscribeCommand.Builder |
setSubscribeIdBytes(com.google.protobuf.ByteString value)
optional string subscribeId = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder>public BigpipePBProtocol.UnsubscribeCommand.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder>public BigpipePBProtocol.UnsubscribeCommand.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder>public BigpipePBProtocol.UnsubscribeCommand getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic BigpipePBProtocol.UnsubscribeCommand build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic BigpipePBProtocol.UnsubscribeCommand buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic BigpipePBProtocol.UnsubscribeCommand.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder>public BigpipePBProtocol.UnsubscribeCommand.Builder mergeFrom(BigpipePBProtocol.UnsubscribeCommand other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<BigpipePBProtocol.UnsubscribeCommand.Builder>public BigpipePBProtocol.UnsubscribeCommand.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<BigpipePBProtocol.UnsubscribeCommand.Builder>IOExceptionpublic boolean hasDestination()
optional string destination = 1;public String getDestination()
optional string destination = 1;public com.google.protobuf.ByteString getDestinationBytes()
optional string destination = 1;public BigpipePBProtocol.UnsubscribeCommand.Builder setDestination(String value)
optional string destination = 1;public BigpipePBProtocol.UnsubscribeCommand.Builder clearDestination()
optional string destination = 1;public BigpipePBProtocol.UnsubscribeCommand.Builder setDestinationBytes(com.google.protobuf.ByteString value)
optional string destination = 1;public boolean hasSubscribeId()
optional string subscribeId = 2;public String getSubscribeId()
optional string subscribeId = 2;public com.google.protobuf.ByteString getSubscribeIdBytes()
optional string subscribeId = 2;public BigpipePBProtocol.UnsubscribeCommand.Builder setSubscribeId(String value)
optional string subscribeId = 2;public BigpipePBProtocol.UnsubscribeCommand.Builder clearSubscribeId()
optional string subscribeId = 2;public BigpipePBProtocol.UnsubscribeCommand.Builder setSubscribeIdBytes(com.google.protobuf.ByteString value)
optional string subscribeId = 2;public boolean hasReceiptId()
optional string receiptId = 3;public String getReceiptId()
optional string receiptId = 3;public com.google.protobuf.ByteString getReceiptIdBytes()
optional string receiptId = 3;public BigpipePBProtocol.UnsubscribeCommand.Builder setReceiptId(String value)
optional string receiptId = 3;public BigpipePBProtocol.UnsubscribeCommand.Builder clearReceiptId()
optional string receiptId = 3;public BigpipePBProtocol.UnsubscribeCommand.Builder setReceiptIdBytes(com.google.protobuf.ByteString value)
optional string receiptId = 3;Copyright © 2017. All rights reserved.