public static final class GetPdfAttachmentDataResultStream.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder> implements GetPdfAttachmentDataResultStreamOrBuilder
IronPdfEngine.Proto.GetPdfAttachmentDataResultStream
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GetPdfAttachmentDataResultStream build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GetPdfAttachmentDataResultStream buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GetPdfAttachmentDataResultStream.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder mergeFrom(GetPdfAttachmentDataResultStream other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public GetPdfAttachmentDataResultStream.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GetPdfAttachmentDataResultStream.Builder>
IOException
public GetPdfAttachmentDataResultStream.ResultOrExceptionCase getResultOrExceptionCase()
getResultOrExceptionCase
in interface GetPdfAttachmentDataResultStreamOrBuilder
public GetPdfAttachmentDataResultStream.Builder clearResultOrException()
public boolean hasResultChunk()
bytes result_chunk = 1;
hasResultChunk
in interface GetPdfAttachmentDataResultStreamOrBuilder
public com.google.protobuf.ByteString getResultChunk()
bytes result_chunk = 1;
getResultChunk
in interface GetPdfAttachmentDataResultStreamOrBuilder
public GetPdfAttachmentDataResultStream.Builder setResultChunk(com.google.protobuf.ByteString value)
bytes result_chunk = 1;
value
- The resultChunk to set.public GetPdfAttachmentDataResultStream.Builder clearResultChunk()
bytes result_chunk = 1;
public boolean hasException()
.IronPdfEngine.Proto.RemoteException exception = 2;
hasException
in interface GetPdfAttachmentDataResultStreamOrBuilder
public RemoteException getException()
.IronPdfEngine.Proto.RemoteException exception = 2;
getException
in interface GetPdfAttachmentDataResultStreamOrBuilder
public GetPdfAttachmentDataResultStream.Builder setException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;
public GetPdfAttachmentDataResultStream.Builder setException(RemoteException.Builder builderForValue)
.IronPdfEngine.Proto.RemoteException exception = 2;
public GetPdfAttachmentDataResultStream.Builder mergeException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;
public GetPdfAttachmentDataResultStream.Builder clearException()
.IronPdfEngine.Proto.RemoteException exception = 2;
public RemoteException.Builder getExceptionBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2;
public RemoteExceptionOrBuilder getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2;
getExceptionOrBuilder
in interface GetPdfAttachmentDataResultStreamOrBuilder
public final GetPdfAttachmentDataResultStream.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
public final GetPdfAttachmentDataResultStream.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<GetPdfAttachmentDataResultStream.Builder>
Copyright © 2022–2023 Iron Software. All rights reserved.