Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetPdfAttachmentCollectionRequest
Packages that use GetPdfAttachmentCollectionRequest
-
Uses of GetPdfAttachmentCollectionRequest in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetPdfAttachmentCollectionRequestModifier and TypeMethodDescriptionGetPdfAttachmentCollectionRequest.Builder.build()
GetPdfAttachmentCollectionRequest.Builder.buildPartial()
GetPdfAttachmentCollectionRequest.getDefaultInstance()
GetPdfAttachmentCollectionRequest.Builder.getDefaultInstanceForType()
GetPdfAttachmentCollectionRequest.getDefaultInstanceForType()
GetPdfAttachmentCollectionRequest.parseDelimitedFrom
(InputStream input) GetPdfAttachmentCollectionRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionRequest.parseFrom
(byte[] data) GetPdfAttachmentCollectionRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionRequest.parseFrom
(com.google.protobuf.ByteString data) GetPdfAttachmentCollectionRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionRequest.parseFrom
(com.google.protobuf.CodedInputStream input) GetPdfAttachmentCollectionRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionRequest.parseFrom
(InputStream input) GetPdfAttachmentCollectionRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetPdfAttachmentCollectionRequest.parseFrom
(ByteBuffer data) GetPdfAttachmentCollectionRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type GetPdfAttachmentCollectionRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetPdfAttachmentCollectionRequest>
GetPdfAttachmentCollectionRequest.getParserForType()
static io.grpc.MethodDescriptor<GetPdfAttachmentCollectionRequest,
GetPdfAttachmentCollectionResult> IronPdfServiceGrpc.getPdfDocumentAttachmentGetPdfAttachmentCollectionMethod()
static com.google.protobuf.Parser<GetPdfAttachmentCollectionRequest>
GetPdfAttachmentCollectionRequest.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type GetPdfAttachmentCollectionRequestModifier and TypeMethodDescriptionGetPdfAttachmentCollectionRequest.Builder.mergeFrom
(GetPdfAttachmentCollectionRequest other) GetPdfAttachmentCollectionRequest.newBuilder
(GetPdfAttachmentCollectionRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request) Attachmentcom.google.common.util.concurrent.ListenableFuture<GetPdfAttachmentCollectionResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request) Attachmentvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request, io.grpc.stub.StreamObserver<GetPdfAttachmentCollectionResult> responseObserver) Attachmentvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentAttachmentGetPdfAttachmentCollection
(GetPdfAttachmentCollectionRequest request, io.grpc.stub.StreamObserver<GetPdfAttachmentCollectionResult> responseObserver) Attachment