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