ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clear() |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clearException() |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clearRawImagesChunk() |
.ironpdfengineproto.RawImageChunkWithIndexP raw_images_chunk = 1;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clearResultOrException() |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.clone() |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.mergeException(RemoteExceptionP value) |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.mergeFrom(ImagesResultStreamP other) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.mergeRawImagesChunk(RawImageChunkWithIndexP value) |
.ironpdfengineproto.RawImageChunkWithIndexP raw_images_chunk = 1;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ImagesResultStreamP.Builder |
ImagesResultStreamP.newBuilder() |
|
static ImagesResultStreamP.Builder |
ImagesResultStreamP.newBuilder(ImagesResultStreamP prototype) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.newBuilderForType() |
|
protected ImagesResultStreamP.Builder |
ImagesResultStreamP.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setException(RemoteExceptionP value) |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setException(RemoteExceptionP.Builder builderForValue) |
.ironpdfengineproto.RemoteExceptionP exception = 2;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setRawImagesChunk(RawImageChunkWithIndexP value) |
.ironpdfengineproto.RawImageChunkWithIndexP raw_images_chunk = 1;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setRawImagesChunk(RawImageChunkWithIndexP.Builder builderForValue) |
.ironpdfengineproto.RawImageChunkWithIndexP raw_images_chunk = 1;
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ImagesResultStreamP.Builder |
ImagesResultStreamP.toBuilder() |
|