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