public static final class BytesResultStream.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder> implements BytesResultStreamOrBuilder
IronPdfEngine.Proto.BytesResultStream| Modifier and Type | Method and Description |
|---|---|
BytesResultStream.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BytesResultStream |
build() |
BytesResultStream |
buildPartial() |
BytesResultStream.Builder |
clear() |
BytesResultStream.Builder |
clearException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
BytesResultStream.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BytesResultStream.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BytesResultStream.Builder |
clearResultChunk()
bytes result_chunk = 1; |
BytesResultStream.Builder |
clearResultOrException() |
BytesResultStream.Builder |
clone() |
BytesResultStream |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RemoteException |
getException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
RemoteException.Builder |
getExceptionBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2; |
RemoteExceptionOrBuilder |
getExceptionOrBuilder()
.IronPdfEngine.Proto.RemoteException exception = 2; |
com.google.protobuf.ByteString |
getResultChunk()
bytes result_chunk = 1; |
BytesResultStream.ResultOrExceptionCase |
getResultOrExceptionCase() |
boolean |
hasException()
.IronPdfEngine.Proto.RemoteException exception = 2; |
boolean |
hasResultChunk()
bytes result_chunk = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BytesResultStream.Builder |
mergeException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2; |
BytesResultStream.Builder |
mergeFrom(BytesResultStream other) |
BytesResultStream.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BytesResultStream.Builder |
mergeFrom(com.google.protobuf.Message other) |
BytesResultStream.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BytesResultStream.Builder |
setException(RemoteException.Builder builderForValue)
.IronPdfEngine.Proto.RemoteException exception = 2; |
BytesResultStream.Builder |
setException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2; |
BytesResultStream.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BytesResultStream.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BytesResultStream.Builder |
setResultChunk(com.google.protobuf.ByteString value)
bytes result_chunk = 1; |
BytesResultStream.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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BytesResultStream build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BytesResultStream buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BytesResultStream.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BytesResultStream.Builder>public BytesResultStream.Builder mergeFrom(BytesResultStream other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public BytesResultStream.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BytesResultStream.Builder>IOExceptionpublic BytesResultStream.ResultOrExceptionCase getResultOrExceptionCase()
getResultOrExceptionCase in interface BytesResultStreamOrBuilderpublic BytesResultStream.Builder clearResultOrException()
public boolean hasResultChunk()
bytes result_chunk = 1;hasResultChunk in interface BytesResultStreamOrBuilderpublic com.google.protobuf.ByteString getResultChunk()
bytes result_chunk = 1;getResultChunk in interface BytesResultStreamOrBuilderpublic BytesResultStream.Builder setResultChunk(com.google.protobuf.ByteString value)
bytes result_chunk = 1;value - The resultChunk to set.public BytesResultStream.Builder clearResultChunk()
bytes result_chunk = 1;public boolean hasException()
.IronPdfEngine.Proto.RemoteException exception = 2;hasException in interface BytesResultStreamOrBuilderpublic RemoteException getException()
.IronPdfEngine.Proto.RemoteException exception = 2;getException in interface BytesResultStreamOrBuilderpublic BytesResultStream.Builder setException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;public BytesResultStream.Builder setException(RemoteException.Builder builderForValue)
.IronPdfEngine.Proto.RemoteException exception = 2;public BytesResultStream.Builder mergeException(RemoteException value)
.IronPdfEngine.Proto.RemoteException exception = 2;public BytesResultStream.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 BytesResultStreamOrBuilderpublic final BytesResultStream.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>public final BytesResultStream.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStream.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.