Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetPdfAttachmentDataResultStream.Builder
Packages that use GetPdfAttachmentDataResultStream.Builder
-
Uses of GetPdfAttachmentDataResultStream.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetPdfAttachmentDataResultStream.BuilderModifier and TypeMethodDescriptionGetPdfAttachmentDataResultStream.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GetPdfAttachmentDataResultStream.Builder.clear()
GetPdfAttachmentDataResultStream.Builder.clearException()
.IronPdfEngine.Proto.RemoteException exception = 2;
GetPdfAttachmentDataResultStream.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) GetPdfAttachmentDataResultStream.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) GetPdfAttachmentDataResultStream.Builder.clearResultChunk()
bytes result_chunk = 1;
GetPdfAttachmentDataResultStream.Builder.clearResultOrException()
GetPdfAttachmentDataResultStream.Builder.clone()
GetPdfAttachmentDataResultStream.Builder.mergeException
(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;
GetPdfAttachmentDataResultStream.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentDataResultStream.Builder.mergeFrom
(com.google.protobuf.Message other) GetPdfAttachmentDataResultStream.Builder.mergeFrom
(GetPdfAttachmentDataResultStream other) GetPdfAttachmentDataResultStream.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) GetPdfAttachmentDataResultStream.newBuilder()
GetPdfAttachmentDataResultStream.newBuilder
(GetPdfAttachmentDataResultStream prototype) GetPdfAttachmentDataResultStream.newBuilderForType()
protected GetPdfAttachmentDataResultStream.Builder
GetPdfAttachmentDataResultStream.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) GetPdfAttachmentDataResultStream.Builder.setException
(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;
GetPdfAttachmentDataResultStream.Builder.setException
(RemoteException.Builder builderForValue) .IronPdfEngine.Proto.RemoteException exception = 2;
GetPdfAttachmentDataResultStream.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GetPdfAttachmentDataResultStream.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) GetPdfAttachmentDataResultStream.Builder.setResultChunk
(com.google.protobuf.ByteString value) bytes result_chunk = 1;
GetPdfAttachmentDataResultStream.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) GetPdfAttachmentDataResultStream.toBuilder()