Uses of Class
com.ironsoftware.ironpdf.internal.proto.GetBookmarksDescriptorResult
Packages that use GetBookmarksDescriptorResult
-
Uses of GetBookmarksDescriptorResult in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetBookmarksDescriptorResultModifier and TypeMethodDescriptionGetBookmarksDescriptorResult.Builder.build()
GetBookmarksDescriptorResult.Builder.buildPartial()
static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.getDefaultInstance()
GetBookmarksDescriptorResult.Builder.getDefaultInstanceForType()
GetBookmarksDescriptorResult.getDefaultInstanceForType()
static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseDelimitedFrom
(InputStream input) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(byte[] data) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(com.google.protobuf.ByteString data) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(com.google.protobuf.CodedInputStream input) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(InputStream input) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(ByteBuffer data) static GetBookmarksDescriptorResult
GetBookmarksDescriptorResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentBookmarkGetBookmarksDescriptor
(GetBookmarksDescriptorRequest request) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type GetBookmarksDescriptorResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetBookmarksDescriptorResult>
GetBookmarksDescriptorResult.getParserForType()
static io.grpc.MethodDescriptor<GetBookmarksDescriptorRequest,
GetBookmarksDescriptorResult> IronPdfServiceGrpc.getPdfDocumentBookmarkGetBookmarksDescriptorMethod()
static com.google.protobuf.Parser<GetBookmarksDescriptorResult>
GetBookmarksDescriptorResult.parser()
com.google.common.util.concurrent.ListenableFuture<GetBookmarksDescriptorResult>
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentBookmarkGetBookmarksDescriptor
(GetBookmarksDescriptorRequest request) Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type GetBookmarksDescriptorResultModifier and TypeMethodDescriptionGetBookmarksDescriptorResult.Builder.mergeFrom
(GetBookmarksDescriptorResult other) GetBookmarksDescriptorResult.newBuilder
(GetBookmarksDescriptorResult prototype) Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type GetBookmarksDescriptorResultModifier and TypeMethodDescriptionvoid
IronPdfServiceGrpc.IronPdfServiceImplBase.pdfDocumentBookmarkGetBookmarksDescriptor
(GetBookmarksDescriptorRequest request, io.grpc.stub.StreamObserver<GetBookmarksDescriptorResult> responseObserver) void
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentBookmarkGetBookmarksDescriptor
(GetBookmarksDescriptorRequest request, io.grpc.stub.StreamObserver<GetBookmarksDescriptorResult> responseObserver)