Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetBookmarksResult
Packages that use GetBookmarksResult
-
Uses of GetBookmarksResult in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetBookmarksResultModifier and TypeMethodDescriptionGetBookmarksResult.Builder.build()GetBookmarksResult.Builder.buildPartial()static GetBookmarksResultGetBookmarksResult.getDefaultInstance()GetBookmarksResult.Builder.getDefaultInstanceForType()GetBookmarksResult.getDefaultInstanceForType()static GetBookmarksResultGetBookmarksResult.parseDelimitedFrom(InputStream input) static GetBookmarksResultGetBookmarksResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResultGetBookmarksResult.parseFrom(byte[] data) static GetBookmarksResultGetBookmarksResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResultGetBookmarksResult.parseFrom(com.google.protobuf.ByteString data) static GetBookmarksResultGetBookmarksResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResultGetBookmarksResult.parseFrom(com.google.protobuf.CodedInputStream input) static GetBookmarksResultGetBookmarksResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResultGetBookmarksResult.parseFrom(InputStream input) static GetBookmarksResultGetBookmarksResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResultGetBookmarksResult.parseFrom(ByteBuffer data) static GetBookmarksResultGetBookmarksResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentBookmarkGetBookmarks(GetBookmarksRequest request) BookmarkMethods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type GetBookmarksResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetBookmarksResult>GetBookmarksResult.getParserForType()static io.grpc.MethodDescriptor<GetBookmarksRequest,GetBookmarksResult> IronPdfServiceGrpc.getPdfDocumentBookmarkGetBookmarksMethod()static com.google.protobuf.Parser<GetBookmarksResult>GetBookmarksResult.parser()com.google.common.util.concurrent.ListenableFuture<GetBookmarksResult>IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentBookmarkGetBookmarks(GetBookmarksRequest request) BookmarkMethods in com.ironsoftware.ironpdf.internal.proto with parameters of type GetBookmarksResultModifier and TypeMethodDescriptionGetBookmarksResult.Builder.mergeFrom(GetBookmarksResult other) static GetBookmarksResult.BuilderGetBookmarksResult.newBuilder(GetBookmarksResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type GetBookmarksResultModifier and TypeMethodDescriptionvoidIronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentBookmarkGetBookmarks(GetBookmarksRequest request, io.grpc.stub.StreamObserver<GetBookmarksResult> responseObserver) BookmarkvoidIronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentBookmarkGetBookmarks(GetBookmarksRequest request, io.grpc.stub.StreamObserver<GetBookmarksResult> responseObserver) Bookmark