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 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) 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.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)