public static final class DrawBitmapRequestStream.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DrawBitmapRequestStream.Builder> implements DrawBitmapRequestStreamOrBuilder
IronPdfEngine.Proto.DrawBitmapRequestStream
Modifier and Type | Method and Description |
---|---|
DrawBitmapRequestStream.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DrawBitmapRequestStream |
build() |
DrawBitmapRequestStream |
buildPartial() |
DrawBitmapRequestStream.Builder |
clear() |
DrawBitmapRequestStream.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DrawBitmapRequestStream.Builder |
clearInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DrawBitmapRequestStream.Builder |
clearRawImageChunk()
bytes raw_image_chunk = 2; |
DrawBitmapRequestStream.Builder |
clearRequest() |
DrawBitmapRequestStream.Builder |
clone() |
DrawBitmapRequestStream |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DrawBitmapRequestStream.Info |
getInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.Info.Builder |
getInfoBuilder()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.InfoOrBuilder |
getInfoOrBuilder()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
com.google.protobuf.ByteString |
getRawImageChunk()
bytes raw_image_chunk = 2; |
DrawBitmapRequestStream.RequestCase |
getRequestCase() |
boolean |
hasInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
boolean |
hasRawImageChunk()
bytes raw_image_chunk = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DrawBitmapRequestStream.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DrawBitmapRequestStream.Builder |
mergeFrom(DrawBitmapRequestStream other) |
DrawBitmapRequestStream.Builder |
mergeFrom(com.google.protobuf.Message other) |
DrawBitmapRequestStream.Builder |
mergeInfo(DrawBitmapRequestStream.Info value)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DrawBitmapRequestStream.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DrawBitmapRequestStream.Builder |
setInfo(DrawBitmapRequestStream.Info.Builder builderForValue)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.Builder |
setInfo(DrawBitmapRequestStream.Info value)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.Builder |
setRawImageChunk(com.google.protobuf.ByteString value)
bytes raw_image_chunk = 2; |
DrawBitmapRequestStream.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DrawBitmapRequestStream.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, 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<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.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<DrawBitmapRequestStream.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<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DrawBitmapRequestStream build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DrawBitmapRequestStream buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DrawBitmapRequestStream.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<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.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<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.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<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.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<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.Builder mergeFrom(DrawBitmapRequestStream other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DrawBitmapRequestStream.Builder>
public DrawBitmapRequestStream.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<DrawBitmapRequestStream.Builder>
IOException
public DrawBitmapRequestStream.RequestCase getRequestCase()
getRequestCase
in interface DrawBitmapRequestStreamOrBuilder
public DrawBitmapRequestStream.Builder clearRequest()
public boolean hasInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
hasInfo
in interface DrawBitmapRequestStreamOrBuilder
public DrawBitmapRequestStream.Info getInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
getInfo
in interface DrawBitmapRequestStreamOrBuilder
public DrawBitmapRequestStream.Builder setInfo(DrawBitmapRequestStream.Info value)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
public DrawBitmapRequestStream.Builder setInfo(DrawBitmapRequestStream.Info.Builder builderForValue)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
public DrawBitmapRequestStream.Builder mergeInfo(DrawBitmapRequestStream.Info value)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
public DrawBitmapRequestStream.Builder clearInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
public DrawBitmapRequestStream.Info.Builder getInfoBuilder()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
public DrawBitmapRequestStream.InfoOrBuilder getInfoOrBuilder()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
getInfoOrBuilder
in interface DrawBitmapRequestStreamOrBuilder
public boolean hasRawImageChunk()
bytes raw_image_chunk = 2;
hasRawImageChunk
in interface DrawBitmapRequestStreamOrBuilder
public com.google.protobuf.ByteString getRawImageChunk()
bytes raw_image_chunk = 2;
getRawImageChunk
in interface DrawBitmapRequestStreamOrBuilder
public DrawBitmapRequestStream.Builder setRawImageChunk(com.google.protobuf.ByteString value)
bytes raw_image_chunk = 2;
value
- The rawImageChunk to set.public DrawBitmapRequestStream.Builder clearRawImageChunk()
bytes raw_image_chunk = 2;
public final DrawBitmapRequestStream.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DrawBitmapRequestStream.Builder>
public final DrawBitmapRequestStream.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DrawBitmapRequestStream.Builder>
Copyright © 2022–2023 Iron Software. All rights reserved.