public static final class BytesResultStreamP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder> implements BytesResultStreamPOrBuilder
ironpdfengineproto.BytesResultStreamP| Modifier and Type | Method and Description |
|---|---|
BytesResultStreamP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BytesResultStreamP |
build() |
BytesResultStreamP |
buildPartial() |
BytesResultStreamP.Builder |
clear() |
BytesResultStreamP.Builder |
clearException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
BytesResultStreamP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BytesResultStreamP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BytesResultStreamP.Builder |
clearResultChunk()
bytes result_chunk = 1; |
BytesResultStreamP.Builder |
clearResultOrException() |
BytesResultStreamP.Builder |
clone() |
BytesResultStreamP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RemoteExceptionP |
getException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
RemoteExceptionP.Builder |
getExceptionBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
RemoteExceptionPOrBuilder |
getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
com.google.protobuf.ByteString |
getResultChunk()
bytes result_chunk = 1; |
BytesResultStreamP.ResultOrExceptionCase |
getResultOrExceptionCase() |
boolean |
hasException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
boolean |
hasResultChunk()
bytes result_chunk = 1; |
boolean |
isInitialized() |
BytesResultStreamP.Builder |
mergeException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2; |
BytesResultStreamP.Builder |
mergeFrom(BytesResultStreamP other) |
BytesResultStreamP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BytesResultStreamP.Builder |
mergeFrom(com.google.protobuf.Message other) |
BytesResultStreamP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BytesResultStreamP.Builder |
setException(RemoteExceptionP.Builder builderForValue)
.ironpdfengineproto.RemoteExceptionP exception = 2; |
BytesResultStreamP.Builder |
setException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2; |
BytesResultStreamP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BytesResultStreamP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BytesResultStreamP.Builder |
setResultChunk(com.google.protobuf.ByteString value)
bytes result_chunk = 1; |
BytesResultStreamP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public BytesResultStreamP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.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<BytesResultStreamP.Builder>public BytesResultStreamP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BytesResultStreamP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BytesResultStreamP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BytesResultStreamP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder>public BytesResultStreamP.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<BytesResultStreamP.Builder>public BytesResultStreamP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder>public BytesResultStreamP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder>public BytesResultStreamP.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<BytesResultStreamP.Builder>public BytesResultStreamP.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<BytesResultStreamP.Builder>public BytesResultStreamP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BytesResultStreamP.Builder>public BytesResultStreamP.Builder mergeFrom(BytesResultStreamP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder>public BytesResultStreamP.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<BytesResultStreamP.Builder>IOExceptionpublic BytesResultStreamP.ResultOrExceptionCase getResultOrExceptionCase()
getResultOrExceptionCase in interface BytesResultStreamPOrBuilderpublic BytesResultStreamP.Builder clearResultOrException()
public boolean hasResultChunk()
bytes result_chunk = 1;hasResultChunk in interface BytesResultStreamPOrBuilderpublic com.google.protobuf.ByteString getResultChunk()
bytes result_chunk = 1;getResultChunk in interface BytesResultStreamPOrBuilderpublic BytesResultStreamP.Builder setResultChunk(com.google.protobuf.ByteString value)
bytes result_chunk = 1;value - The resultChunk to set.public BytesResultStreamP.Builder clearResultChunk()
bytes result_chunk = 1;public boolean hasException()
.ironpdfengineproto.RemoteExceptionP exception = 2;hasException in interface BytesResultStreamPOrBuilderpublic RemoteExceptionP getException()
.ironpdfengineproto.RemoteExceptionP exception = 2;getException in interface BytesResultStreamPOrBuilderpublic BytesResultStreamP.Builder setException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2;public BytesResultStreamP.Builder setException(RemoteExceptionP.Builder builderForValue)
.ironpdfengineproto.RemoteExceptionP exception = 2;public BytesResultStreamP.Builder mergeException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2;public BytesResultStreamP.Builder clearException()
.ironpdfengineproto.RemoteExceptionP exception = 2;public RemoteExceptionP.Builder getExceptionBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;public RemoteExceptionPOrBuilder getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;getExceptionOrBuilder in interface BytesResultStreamPOrBuilderpublic final BytesResultStreamP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder>public final BytesResultStreamP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BytesResultStreamP.Builder>Copyright © 2022–2024 Iron Software. All rights reserved.