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