public static final class VodGetFairPlayCertInfoResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder> implements VodGetFairPlayCertInfoResultOrBuilder
Byteplus.Vod.Models.Business.VodGetFairPlayCertInfoResult| 限定符和类型 | 方法和说明 |
|---|---|
VodGetFairPlayCertInfoResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetFairPlayCertInfoResult |
build() |
VodGetFairPlayCertInfoResult |
buildPartial() |
VodGetFairPlayCertInfoResult.Builder |
clear() |
VodGetFairPlayCertInfoResult.Builder |
clearAsk()
string Ask = 6; |
VodGetFairPlayCertInfoResult.Builder |
clearCertFileName()
string CertFileName = 3; |
VodGetFairPlayCertInfoResult.Builder |
clearCertId()
string CertId = 1; |
VodGetFairPlayCertInfoResult.Builder |
clearCertName()
string CertName = 2; |
VodGetFairPlayCertInfoResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodGetFairPlayCertInfoResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodGetFairPlayCertInfoResult.Builder |
clearPkFileName()
string PkFileName = 4; |
VodGetFairPlayCertInfoResult.Builder |
clearPkPassword()
string PkPassword = 5; |
VodGetFairPlayCertInfoResult.Builder |
clone() |
String |
getAsk()
string Ask = 6; |
com.google.protobuf.ByteString |
getAskBytes()
string Ask = 6; |
String |
getCertFileName()
string CertFileName = 3; |
com.google.protobuf.ByteString |
getCertFileNameBytes()
string CertFileName = 3; |
String |
getCertId()
string CertId = 1; |
com.google.protobuf.ByteString |
getCertIdBytes()
string CertId = 1; |
String |
getCertName()
string CertName = 2; |
com.google.protobuf.ByteString |
getCertNameBytes()
string CertName = 2; |
VodGetFairPlayCertInfoResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPkFileName()
string PkFileName = 4; |
com.google.protobuf.ByteString |
getPkFileNameBytes()
string PkFileName = 4; |
String |
getPkPassword()
string PkPassword = 5; |
com.google.protobuf.ByteString |
getPkPasswordBytes()
string PkPassword = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodGetFairPlayCertInfoResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodGetFairPlayCertInfoResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodGetFairPlayCertInfoResult.Builder |
mergeFrom(VodGetFairPlayCertInfoResult other) |
VodGetFairPlayCertInfoResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodGetFairPlayCertInfoResult.Builder |
setAsk(String value)
string Ask = 6; |
VodGetFairPlayCertInfoResult.Builder |
setAskBytes(com.google.protobuf.ByteString value)
string Ask = 6; |
VodGetFairPlayCertInfoResult.Builder |
setCertFileName(String value)
string CertFileName = 3; |
VodGetFairPlayCertInfoResult.Builder |
setCertFileNameBytes(com.google.protobuf.ByteString value)
string CertFileName = 3; |
VodGetFairPlayCertInfoResult.Builder |
setCertId(String value)
string CertId = 1; |
VodGetFairPlayCertInfoResult.Builder |
setCertIdBytes(com.google.protobuf.ByteString value)
string CertId = 1; |
VodGetFairPlayCertInfoResult.Builder |
setCertName(String value)
string CertName = 2; |
VodGetFairPlayCertInfoResult.Builder |
setCertNameBytes(com.google.protobuf.ByteString value)
string CertName = 2; |
VodGetFairPlayCertInfoResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetFairPlayCertInfoResult.Builder |
setPkFileName(String value)
string PkFileName = 4; |
VodGetFairPlayCertInfoResult.Builder |
setPkFileNameBytes(com.google.protobuf.ByteString value)
string PkFileName = 4; |
VodGetFairPlayCertInfoResult.Builder |
setPkPassword(String value)
string PkPassword = 5; |
VodGetFairPlayCertInfoResult.Builder |
setPkPasswordBytes(com.google.protobuf.ByteString value)
string PkPassword = 5; |
VodGetFairPlayCertInfoResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodGetFairPlayCertInfoResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic VodGetFairPlayCertInfoResult build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic VodGetFairPlayCertInfoResult buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic VodGetFairPlayCertInfoResult.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.Builder mergeFrom(VodGetFairPlayCertInfoResult other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public VodGetFairPlayCertInfoResult.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<VodGetFairPlayCertInfoResult.Builder>IOExceptionpublic String getCertId()
string CertId = 1;getCertId 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic com.google.protobuf.ByteString getCertIdBytes()
string CertId = 1;getCertIdBytes 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic VodGetFairPlayCertInfoResult.Builder setCertId(String value)
string CertId = 1;value - The certId to set.public VodGetFairPlayCertInfoResult.Builder clearCertId()
string CertId = 1;public VodGetFairPlayCertInfoResult.Builder setCertIdBytes(com.google.protobuf.ByteString value)
string CertId = 1;value - The bytes for certId to set.public String getCertName()
string CertName = 2;getCertName 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic com.google.protobuf.ByteString getCertNameBytes()
string CertName = 2;getCertNameBytes 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic VodGetFairPlayCertInfoResult.Builder setCertName(String value)
string CertName = 2;value - The certName to set.public VodGetFairPlayCertInfoResult.Builder clearCertName()
string CertName = 2;public VodGetFairPlayCertInfoResult.Builder setCertNameBytes(com.google.protobuf.ByteString value)
string CertName = 2;value - The bytes for certName to set.public String getCertFileName()
string CertFileName = 3;getCertFileName 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic com.google.protobuf.ByteString getCertFileNameBytes()
string CertFileName = 3;getCertFileNameBytes 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic VodGetFairPlayCertInfoResult.Builder setCertFileName(String value)
string CertFileName = 3;value - The certFileName to set.public VodGetFairPlayCertInfoResult.Builder clearCertFileName()
string CertFileName = 3;public VodGetFairPlayCertInfoResult.Builder setCertFileNameBytes(com.google.protobuf.ByteString value)
string CertFileName = 3;value - The bytes for certFileName to set.public String getPkFileName()
string PkFileName = 4;getPkFileName 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic com.google.protobuf.ByteString getPkFileNameBytes()
string PkFileName = 4;getPkFileNameBytes 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic VodGetFairPlayCertInfoResult.Builder setPkFileName(String value)
string PkFileName = 4;value - The pkFileName to set.public VodGetFairPlayCertInfoResult.Builder clearPkFileName()
string PkFileName = 4;public VodGetFairPlayCertInfoResult.Builder setPkFileNameBytes(com.google.protobuf.ByteString value)
string PkFileName = 4;value - The bytes for pkFileName to set.public String getPkPassword()
string PkPassword = 5;getPkPassword 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic com.google.protobuf.ByteString getPkPasswordBytes()
string PkPassword = 5;getPkPasswordBytes 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic VodGetFairPlayCertInfoResult.Builder setPkPassword(String value)
string PkPassword = 5;value - The pkPassword to set.public VodGetFairPlayCertInfoResult.Builder clearPkPassword()
string PkPassword = 5;public VodGetFairPlayCertInfoResult.Builder setPkPasswordBytes(com.google.protobuf.ByteString value)
string PkPassword = 5;value - The bytes for pkPassword to set.public String getAsk()
string Ask = 6;getAsk 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic com.google.protobuf.ByteString getAskBytes()
string Ask = 6;getAskBytes 在接口中 VodGetFairPlayCertInfoResultOrBuilderpublic VodGetFairPlayCertInfoResult.Builder setAsk(String value)
string Ask = 6;value - The ask to set.public VodGetFairPlayCertInfoResult.Builder clearAsk()
string Ask = 6;public VodGetFairPlayCertInfoResult.Builder setAskBytes(com.google.protobuf.ByteString value)
string Ask = 6;value - The bytes for ask to set.public final VodGetFairPlayCertInfoResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>public final VodGetFairPlayCertInfoResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetFairPlayCertInfoResult.Builder>Copyright © 2024. All rights reserved.