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