Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetPdfAttachmentDataRequest
-
Uses of GetPdfAttachmentDataRequest in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionGetPdfAttachmentDataRequest.Builder.build()
GetPdfAttachmentDataRequest.Builder.buildPartial()
static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.getDefaultInstance()
GetPdfAttachmentDataRequest.Builder.getDefaultInstanceForType()
GetPdfAttachmentDataRequest.getDefaultInstanceForType()
static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseDelimitedFrom
(InputStream input) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(byte[] data) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(com.google.protobuf.ByteString data) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(InputStream input) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(ByteBuffer data) static GetPdfAttachmentDataRequest
GetPdfAttachmentDataRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetPdfAttachmentDataRequest>
GetPdfAttachmentDataRequest.getParserForType()
static io.grpc.MethodDescriptor<GetPdfAttachmentDataRequest,
GetPdfAttachmentDataResultStream> IronPdfServiceGrpc.getPdfDocumentAttachmentGetPdfAttachmentDataMethod()
static com.google.protobuf.Parser<GetPdfAttachmentDataRequest>
GetPdfAttachmentDataRequest.parser()
Modifier and TypeMethodDescriptionGetPdfAttachmentDataRequest.Builder.mergeFrom
(GetPdfAttachmentDataRequest other) GetPdfAttachmentDataRequest.newBuilder
(GetPdfAttachmentDataRequest prototype) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentAttachmentGetPdfAttachmentData
(GetPdfAttachmentDataRequest request) void
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentAttachmentGetPdfAttachmentData
(GetPdfAttachmentDataRequest request, io.grpc.stub.StreamObserver<GetPdfAttachmentDataResultStream> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentAttachmentGetPdfAttachmentData
(GetPdfAttachmentDataRequest request, io.grpc.stub.StreamObserver<GetPdfAttachmentDataResultStream> responseObserver)