DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clear() |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clearInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
|
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clearRawImageChunk()
bytes raw_image_chunk = 2;
|
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clearRequest() |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.clone() |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.mergeFrom(DrawBitmapRequestStream other) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.mergeFrom(com.google.protobuf.Message other) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.mergeInfo(DrawBitmapRequestStream.Info value)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
|
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.newBuilder() |
static DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.newBuilder(DrawBitmapRequestStream prototype) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.newBuilderForType() |
protected DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.setInfo(DrawBitmapRequestStream.Info.Builder builderForValue)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
|
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.setInfo(DrawBitmapRequestStream.Info value)
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;
|
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.setRawImageChunk(com.google.protobuf.ByteString value)
bytes raw_image_chunk = 2;
|
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DrawBitmapRequestStream.Builder |
DrawBitmapRequestStream.toBuilder() |