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 GetBookmarksResult
GetBookmarksResult.getDefaultInstance()
GetBookmarksResult.Builder.getDefaultInstanceForType()
GetBookmarksResult.getDefaultInstanceForType()
static GetBookmarksResult
GetBookmarksResult.parseDelimitedFrom
(InputStream input) static GetBookmarksResult
GetBookmarksResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResult
GetBookmarksResult.parseFrom
(byte[] data) static GetBookmarksResult
GetBookmarksResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResult
GetBookmarksResult.parseFrom
(com.google.protobuf.ByteString data) static GetBookmarksResult
GetBookmarksResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResult
GetBookmarksResult.parseFrom
(com.google.protobuf.CodedInputStream input) static GetBookmarksResult
GetBookmarksResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResult
GetBookmarksResult.parseFrom
(InputStream input) static GetBookmarksResult
GetBookmarksResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksResult
GetBookmarksResult.parseFrom
(ByteBuffer data) static GetBookmarksResult
GetBookmarksResult.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.Builder
GetBookmarksResult.newBuilder
(GetBookmarksResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type GetBookmarksResultModifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentBookmarkGetBookmarks
(GetBookmarksRequest request, io.grpc.stub.StreamObserver<GetBookmarksResult> responseObserver) Bookmarkvoid
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentBookmarkGetBookmarks
(GetBookmarksRequest request, io.grpc.stub.StreamObserver<GetBookmarksResult> responseObserver) Bookmark