public static final class ByteplusSaasRetail.WriteResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder> implements ByteplusSaasRetail.WriteResponseOrBuilder
bytedance.byteplus.rec.retail.WriteResponsegetAllFields, 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, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ByteplusSaasRetail.WriteResponse build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ByteplusSaasRetail.WriteResponse buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ByteplusSaasRetail.WriteResponse.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.Builder mergeFrom(ByteplusSaasRetail.WriteResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public ByteplusSaasRetail.WriteResponse.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<ByteplusSaasRetail.WriteResponse.Builder>IOExceptionpublic boolean hasStatus()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;hasStatus 在接口中 ByteplusSaasRetail.WriteResponseOrBuilderpublic ByteplusSaasRetail.Status getStatus()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;getStatus 在接口中 ByteplusSaasRetail.WriteResponseOrBuilderpublic ByteplusSaasRetail.WriteResponse.Builder setStatus(ByteplusSaasRetail.Status value)
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;public ByteplusSaasRetail.WriteResponse.Builder setStatus(ByteplusSaasRetail.Status.Builder builderForValue)
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;public ByteplusSaasRetail.WriteResponse.Builder mergeStatus(ByteplusSaasRetail.Status value)
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;public ByteplusSaasRetail.WriteResponse.Builder clearStatus()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;public ByteplusSaasRetail.Status.Builder getStatusBuilder()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;public ByteplusSaasRetail.StatusOrBuilder getStatusOrBuilder()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.retail.Status status = 1;public List<ByteplusSaasRetail.DataError> getErrorsList()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public int getErrorsCount()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.DataError getErrors(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder setErrors(int index, ByteplusSaasRetail.DataError value)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder setErrors(int index, ByteplusSaasRetail.DataError.Builder builderForValue)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder addErrors(ByteplusSaasRetail.DataError value)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder addErrors(int index, ByteplusSaasRetail.DataError value)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder addErrors(ByteplusSaasRetail.DataError.Builder builderForValue)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder addErrors(int index, ByteplusSaasRetail.DataError.Builder builderForValue)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder addAllErrors(Iterable<? extends ByteplusSaasRetail.DataError> values)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder clearErrors()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.WriteResponse.Builder removeErrors(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.DataError.Builder getErrorsBuilder(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.DataErrorOrBuilder getErrorsOrBuilder(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public List<? extends ByteplusSaasRetail.DataErrorOrBuilder> getErrorsOrBuilderList()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.DataError.Builder addErrorsBuilder()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public ByteplusSaasRetail.DataError.Builder addErrorsBuilder(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public List<ByteplusSaasRetail.DataError.Builder> getErrorsBuilderList()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.retail.DataError errors = 2;public final ByteplusSaasRetail.WriteResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>public final ByteplusSaasRetail.WriteResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasRetail.WriteResponse.Builder>Copyright © 2022. All rights reserved.