A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

A

Adapter() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum.Adapter
 
Adapter() - Constructor for class com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum.Adapter
 
addAnnotationIdsItem(Integer) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
addAnnotationsItem(AnnotationInfo) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
addDefaultHeader(String, String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Add a default header.
addEntriesItem(PageImage) - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
addErrorsItem(Error) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
addFormatsItem(Format) - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
 
addPageNumbersItem(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
addPagesItem(PageInfo) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
addPointsItem(Point) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
addRepliesItem(AnnotationReplyInfo) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
addUploadedItem(String) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
addValueItem(FileVersion) - Method in class com.groupdocs.cloud.annotation.model.FileVersions
 
addValueItem(StorageFile) - Method in class com.groupdocs.cloud.annotation.model.FilesList
 
angle(Double) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
annotate(AnnotateRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Adds annotations to document and saves output file into cloud storage
AnnotateApi - Class in com.groupdocs.cloud.annotation.api
 
AnnotateApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.AnnotateApi
Initializes new instance of AnnotateApi
AnnotateApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.AnnotateApi
Initializes new instance of AnnotateApi
annotateAsync(AnnotateRequest, ApiCallback<AnnotationApiLink>) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Adds annotations to document and saves output file into cloud storage (asynchronously)
annotateCall(AnnotateRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Build call for annotate
annotateDirect(AnnotateDirectRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Adds annotations to document and returns output file
annotateDirectAsync(AnnotateDirectRequest, ApiCallback<File>) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Adds annotations to document and returns output file (asynchronously)
annotateDirectCall(AnnotateDirectRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Build call for annotateDirect
AnnotateDirectRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for annotateDirect method.
AnnotateDirectRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
Initializes a new instance of the AnnotateDirectRequest class.
AnnotateDirectRequest(AnnotateOptions) - Constructor for class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
Initializes a new instance of the AnnotateDirectRequest class.
annotateDirectWithHttpInfo(AnnotateDirectRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Adds annotations to document and returns output file
AnnotateOptions - Class in com.groupdocs.cloud.annotation.model
Defines options for annotating documents
AnnotateOptions() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
AnnotateRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for annotate method.
AnnotateRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
Initializes a new instance of the AnnotateRequest class.
AnnotateRequest(AnnotateOptions) - Constructor for class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
Initializes a new instance of the AnnotateRequest class.
annotateWithHttpInfo(AnnotateRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Adds annotations to document and saves output file into cloud storage
AnnotationApiLink - Class in com.groupdocs.cloud.annotation.model
Provides information for the words api resource link
AnnotationApiLink() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationApiLink
 
annotationIds(List<Integer>) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
AnnotationInfo - Class in com.groupdocs.cloud.annotation.model
Describes annotation properties
AnnotationInfo() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
AnnotationInfo.HorizontalAlignmentEnum - Enum in com.groupdocs.cloud.annotation.model
Gets or sets text horizontal alignment
AnnotationInfo.HorizontalAlignmentEnum.Adapter - Class in com.groupdocs.cloud.annotation.model
 
AnnotationInfo.PenStyleEnum - Enum in com.groupdocs.cloud.annotation.model
Gets or sets the annotation's pen style
AnnotationInfo.PenStyleEnum.Adapter - Class in com.groupdocs.cloud.annotation.model
 
AnnotationInfo.TypeEnum - Enum in com.groupdocs.cloud.annotation.model
Gets or sets the annotation type
AnnotationInfo.TypeEnum.Adapter - Class in com.groupdocs.cloud.annotation.model
 
AnnotationInfo.VerticalAlignmentEnum - Enum in com.groupdocs.cloud.annotation.model
Gets or sets text vertical alignment
AnnotationInfo.VerticalAlignmentEnum.Adapter - Class in com.groupdocs.cloud.annotation.model
 
annotationPosition(Point) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
AnnotationReplyInfo - Class in com.groupdocs.cloud.annotation.model
Describes annotation reply properties
AnnotationReplyInfo() - Constructor for class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
annotations(List<AnnotationInfo>) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
ApiCallback<T> - Interface in com.groupdocs.cloud.annotation.client
Callback for asynchronous API call.
ApiClient - Class in com.groupdocs.cloud.annotation.client
 
ApiClient(Configuration) - Constructor for class com.groupdocs.cloud.annotation.client.ApiClient
 
ApiError - Class in com.groupdocs.cloud.annotation.model
Describes API error.
ApiError() - Constructor for class com.groupdocs.cloud.annotation.model.ApiError
 
ApiException - Exception in com.groupdocs.cloud.annotation.client
 
ApiException(String) - Constructor for exception com.groupdocs.cloud.annotation.client.ApiException
 
ApiException(String, int) - Constructor for exception com.groupdocs.cloud.annotation.client.ApiException
 
ApiException(Throwable) - Constructor for exception com.groupdocs.cloud.annotation.client.ApiException
 
ApiResponse<T> - Class in com.groupdocs.cloud.annotation.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.groupdocs.cloud.annotation.client.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.groupdocs.cloud.annotation.client.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface com.groupdocs.cloud.annotation.client.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class com.groupdocs.cloud.annotation.client.auth.OAuth
 
AREA - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
ARROW - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
Authentication - Interface in com.groupdocs.cloud.annotation.client.auth
 
AuthError - Class in com.groupdocs.cloud.annotation.model
Describes Auth error.
AuthError() - Constructor for class com.groupdocs.cloud.annotation.model.AuthError
 
autoScale(Boolean) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 

B

backgroundColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
BMP - com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
 
BOTTOM - com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
box(Rectangle) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.

C

CENTER - com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 
CENTER - com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
code(String) - Method in class com.groupdocs.cloud.annotation.model.Error
 
com.groupdocs.cloud.annotation.api - package com.groupdocs.cloud.annotation.api
 
com.groupdocs.cloud.annotation.client - package com.groupdocs.cloud.annotation.client
 
com.groupdocs.cloud.annotation.client.auth - package com.groupdocs.cloud.annotation.client.auth
 
com.groupdocs.cloud.annotation.model - package com.groupdocs.cloud.annotation.model
 
com.groupdocs.cloud.annotation.model.requests - package com.groupdocs.cloud.annotation.model.requests
 
comment(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
Configuration - Class in com.groupdocs.cloud.annotation.client
 
Configuration(String, String) - Constructor for class com.groupdocs.cloud.annotation.client.Configuration
Constructor for Configuration
ConsumptionResult - Class in com.groupdocs.cloud.annotation.model
Metered license consumption information
ConsumptionResult() - Constructor for class com.groupdocs.cloud.annotation.model.ConsumptionResult
 
containsIgnoreCase(String[], String) - Static method in class com.groupdocs.cloud.annotation.client.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class com.groupdocs.cloud.annotation.client.ProgressRequestBody
 
contentLength() - Method in class com.groupdocs.cloud.annotation.client.ProgressResponseBody
 
contentType() - Method in class com.groupdocs.cloud.annotation.client.ProgressRequestBody
 
contentType() - Method in class com.groupdocs.cloud.annotation.client.ProgressResponseBody
 
copyFile(CopyFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Copy file
copyFileAsync(CopyFileRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Copy file (asynchronously)
copyFileCall(CopyFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Build call for copyFile
CopyFileRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for copyFile method.
CopyFileRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
Initializes a new instance of the CopyFileRequest class.
CopyFileRequest(String, String, String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
Initializes a new instance of the CopyFileRequest class.
copyFileWithHttpInfo(CopyFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Copy file
copyFolder(CopyFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Copy folder
copyFolderAsync(CopyFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Copy folder (asynchronously)
copyFolderCall(CopyFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Build call for copyFolder
CopyFolderRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for copyFolder method.
CopyFolderRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
Initializes a new instance of the CopyFolderRequest class.
CopyFolderRequest(String, String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
Initializes a new instance of the CopyFolderRequest class.
copyFolderWithHttpInfo(CopyFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Copy folder
createdOn(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
createFolder(CreateFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Create the folder
createFolderAsync(CreateFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Create the folder (asynchronously)
createFolderCall(CreateFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Build call for createFolder
CreateFolderRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for createFolder method.
CreateFolderRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
Initializes a new instance of the CreateFolderRequest class.
CreateFolderRequest(String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
Initializes a new instance of the CreateFolderRequest class.
createFolderWithHttpInfo(CreateFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Create the folder
createGson() - Static method in class com.groupdocs.cloud.annotation.client.JSON
 
creatorEmail(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
creatorId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
creatorName(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
credit(BigDecimal) - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 

D

DASH - com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
DASHDOT - com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
DASHDOTDOT - com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
date(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
dateModified(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
DateTypeAdapter() - Constructor for class com.groupdocs.cloud.annotation.client.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class com.groupdocs.cloud.annotation.client.JSON.DateTypeAdapter
 
deleteFile(DeleteFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Delete file
deleteFileAsync(DeleteFileRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Delete file (asynchronously)
deleteFileCall(DeleteFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Build call for deleteFile
DeleteFileRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for deleteFile method.
DeleteFileRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
Initializes a new instance of the DeleteFileRequest class.
DeleteFileRequest(String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
Initializes a new instance of the DeleteFileRequest class.
deleteFileWithHttpInfo(DeleteFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Delete file
deleteFolder(DeleteFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Delete folder
deleteFolderAsync(DeleteFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Delete folder (asynchronously)
deleteFolderCall(DeleteFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Build call for deleteFolder
DeleteFolderRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for deleteFolder method.
DeleteFolderRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
Initializes a new instance of the DeleteFolderRequest class.
DeleteFolderRequest(String, String, Boolean) - Constructor for class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
Initializes a new instance of the DeleteFolderRequest class.
deleteFolderWithHttpInfo(DeleteFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Delete folder
deletePages(DeletePagesRequest) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Removes document's pages image representations
deletePagesAsync(DeletePagesRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Removes document's pages image representations (asynchronously)
deletePagesCall(DeletePagesRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Build call for deletePages
DeletePagesRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for deletePages method.
DeletePagesRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
Initializes a new instance of the DeletePagesRequest class.
DeletePagesRequest(FileInfo) - Constructor for class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
Initializes a new instance of the DeletePagesRequest class.
deletePagesWithHttpInfo(DeletePagesRequest) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Removes document's pages image representations
deserialize(Response, Type) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class com.groupdocs.cloud.annotation.client.JSON
Deserialize the given JSON string to Java object.
DiscUsage - Class in com.groupdocs.cloud.annotation.model
Class for disc space information.
DiscUsage() - Constructor for class com.groupdocs.cloud.annotation.model.DiscUsage
 
DISTANCE - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
DocumentInfo - Class in com.groupdocs.cloud.annotation.model
Describes document basic info
DocumentInfo() - Constructor for class com.groupdocs.cloud.annotation.model.DocumentInfo
 
DOT - com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
downloadFile(DownloadFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Download file
downloadFileAsync(DownloadFileRequest, ApiCallback<File>) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Download file (asynchronously)
downloadFileCall(DownloadFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Build call for downloadFile
downloadFileFromResponse(Response) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Download file from the given response.
DownloadFileRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for downloadFile method.
DownloadFileRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
Initializes a new instance of the DownloadFileRequest class.
DownloadFileRequest(String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
Initializes a new instance of the DownloadFileRequest class.
downloadFileWithHttpInfo(DownloadFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Download file

E

ELLIPSE - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
entries(List<PageImage>) - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.AnnotationApiLink
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.ApiError
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.AuthError
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.Error
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.FilesList
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.FileVersions
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.Format
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.Link
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.LinkElement
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.PageImage
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.Point
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.StorageExist
 
equals(Object) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
error(Error) - Method in class com.groupdocs.cloud.annotation.model.ApiError
 
error(String) - Method in class com.groupdocs.cloud.annotation.model.AuthError
 
Error - Class in com.groupdocs.cloud.annotation.model
Describes API error.
Error() - Constructor for class com.groupdocs.cloud.annotation.model.Error
 
ErrorDetails - Class in com.groupdocs.cloud.annotation.model
The error details
ErrorDetails() - Constructor for class com.groupdocs.cloud.annotation.model.ErrorDetails
 
errors(List<Error>) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
escapeString(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
execute(Call, Type) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Execute HTTP call asynchronously.
exists(Boolean) - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
exists(Boolean) - Method in class com.groupdocs.cloud.annotation.model.StorageExist
 
extension(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
extension(String) - Method in class com.groupdocs.cloud.annotation.model.Format
 
extract(ExtractRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Extracts annotations from document
extractAsync(ExtractRequest, ApiCallback<List<AnnotationInfo>>) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Extracts annotations from document (asynchronously)
extractCall(ExtractRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Build call for extract
ExtractRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for extract method.
ExtractRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
Initializes a new instance of the ExtractRequest class.
ExtractRequest(FileInfo) - Constructor for class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
Initializes a new instance of the ExtractRequest class.
extractWithHttpInfo(ExtractRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Extracts annotations from document

F

FileApi - Class in com.groupdocs.cloud.annotation.api
 
FileApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.FileApi
Initializes new instance of FileApi
FileApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.FileApi
Initializes new instance of FileApi
fileFormat(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
fileFormat(String) - Method in class com.groupdocs.cloud.annotation.model.Format
 
fileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
fileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
fileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
FileInfo - Class in com.groupdocs.cloud.annotation.model
File info
FileInfo() - Constructor for class com.groupdocs.cloud.annotation.model.FileInfo
 
filePath(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
FilesList - Class in com.groupdocs.cloud.annotation.model
Files list
FilesList() - Constructor for class com.groupdocs.cloud.annotation.model.FilesList
 
FilesUploadResult - Class in com.groupdocs.cloud.annotation.model
File upload result
FilesUploadResult() - Constructor for class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
FileVersion - Class in com.groupdocs.cloud.annotation.model
File Version
FileVersion() - Constructor for class com.groupdocs.cloud.annotation.model.FileVersion
 
FileVersions - Class in com.groupdocs.cloud.annotation.model
File versions FileVersion.
FileVersions() - Constructor for class com.groupdocs.cloud.annotation.model.FileVersions
 
firstPage(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
FolderApi - Class in com.groupdocs.cloud.annotation.api
 
FolderApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.FolderApi
Initializes new instance of FolderApi
FolderApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.FolderApi
Initializes new instance of FolderApi
fontColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
fontFamily(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
fontSize(Double) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
fontsPath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
fontsPath(String) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
format(PreviewOptions.FormatEnum) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
Format - Class in com.groupdocs.cloud.annotation.model
File format
Format() - Constructor for class com.groupdocs.cloud.annotation.model.Format
 
formats(List<Format>) - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
 
FormatsResult - Class in com.groupdocs.cloud.annotation.model
Describes object which contains list of supported file formats
FormatsResult() - Constructor for class com.groupdocs.cloud.annotation.model.FormatsResult
 
fromValue(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
fromValue(String) - Static method in enum com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
 

G

getAccessToken() - Method in class com.groupdocs.cloud.annotation.client.auth.OAuth
 
getAngle() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the watermark annotation's rotation angle
getAnnotationIds() - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
List of annotation IDs to remove from the document
getAnnotationPosition() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation position
getAnnotations() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
List of annotations to add to the document
getApiBaseUrl() - Method in class com.groupdocs.cloud.annotation.client.Configuration
Gets API base URL, default value is https://api.groupdocs.cloud
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Gets ApiClient
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.FileApi
Gets ApiClient
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Gets ApiClient
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Gets ApiClient
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.LicenseApi
Gets ApiClient
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Gets ApiClient
getApiClient() - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Gets ApiClient
getAppKey() - Method in class com.groupdocs.cloud.annotation.client.Configuration
Gets Application private key (App Key)
getAppSid() - Method in class com.groupdocs.cloud.annotation.client.Configuration
Gets Application identifier (App SID)
getAuthentication(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get authentications (key: authentication name, value: authentication).
getAutoScale() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Sets auto scale for watermark annotation
getBackgroundColor() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's background color
getBox() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the box where annotation will be placed
getCode() - Method in exception com.groupdocs.cloud.annotation.client.ApiException
Get the HTTP status code.
getCode() - Method in class com.groupdocs.cloud.annotation.model.Error
Error code.
getComment() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the message
getConnectTimeout() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get connection timeout (in milliseconds).
getConsumptionCredit() - Method in class com.groupdocs.cloud.annotation.api.LicenseApi
Get license consumption
getConsumptionCreditAsync(ApiCallback<ConsumptionResult>) - Method in class com.groupdocs.cloud.annotation.api.LicenseApi
Get license consumption (asynchronously)
getConsumptionCreditCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.LicenseApi
Build call for getConsumptionCredit
getConsumptionCreditWithHttpInfo() - Method in class com.groupdocs.cloud.annotation.api.LicenseApi
Get license consumption
getCreatedOn() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation created on date
getCreatorEmail() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the creator's email
getCreatorId() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the creator unique identifier
getCreatorName() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the name of the creator
getCredit() - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
Amount of used credits
getData() - Method in class com.groupdocs.cloud.annotation.client.ApiResponse
 
getDate() - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
Date
getDateFormat() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
getDateModified() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the document date modified
getdestPath() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
Destination file path
getdestPath() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
Destination folder path e.g.
getdestPath() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
Destination file path e.g.
getdestPath() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
Destination folder path to move to e.g '/dst'
getdestStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
Destination storage name
getdestStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
Destination storage name
getdestStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
Destination storage name
getdestStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
Destination storage name
getDiscUsage(GetDiscUsageRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Get disc usage
getDiscUsageAsync(GetDiscUsageRequest, ApiCallback<DiscUsage>) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Get disc usage (asynchronously)
getDiscUsageCall(GetDiscUsageRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Build call for getDiscUsage
GetDiscUsageRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for getDiscUsage method.
GetDiscUsageRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
Initializes a new instance of the GetDiscUsageRequest class.
GetDiscUsageRequest(String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
Initializes a new instance of the GetDiscUsageRequest class.
getDiscUsageWithHttpInfo(GetDiscUsageRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Get disc usage
getEntries() - Method in class com.groupdocs.cloud.annotation.model.PageImages
The collection of pages image representations
getError() - Method in class com.groupdocs.cloud.annotation.model.ApiError
The API error.
getErrorMessage() - Method in class com.groupdocs.cloud.annotation.model.AuthError
The Auth error.
getErrors() - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
List of errors.
getExists() - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
Indicates that the file or folder exists.
getExists() - Method in class com.groupdocs.cloud.annotation.model.StorageExist
Shows that the storage exists.
getExtension() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the document extension
getExtension() - Method in class com.groupdocs.cloud.annotation.model.Format
File format extension
getFile() - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
File to upload
getFileFormat() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the file format
getFileFormat() - Method in class com.groupdocs.cloud.annotation.model.Format
File format name
getfileInfo() - Method in class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
Document info to remove preview
getfileInfo() - Method in class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
Input file information
getfileInfo() - Method in class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
Document path in storage and password
getFileInfo() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
Input document description
getFileInfo() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Input document description
getFileInfo() - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
Input document description
getFilePath() - Method in class com.groupdocs.cloud.annotation.model.FileInfo
File path in storage
getFilesList(GetFilesListRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Get all files and folders within a folder
getFilesListAsync(GetFilesListRequest, ApiCallback<FilesList>) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Get all files and folders within a folder (asynchronously)
getFilesListCall(GetFilesListRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Build call for getFilesList
GetFilesListRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for getFilesList method.
GetFilesListRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
Initializes a new instance of the GetFilesListRequest class.
GetFilesListRequest(String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
Initializes a new instance of the GetFilesListRequest class.
getFilesListWithHttpInfo(GetFilesListRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Get all files and folders within a folder
getFileVersions(GetFileVersionsRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Get file versions
getFileVersionsAsync(GetFileVersionsRequest, ApiCallback<FileVersions>) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Get file versions (asynchronously)
getFileVersionsCall(GetFileVersionsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Build call for getFileVersions
GetFileVersionsRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for getFileVersions method.
GetFileVersionsRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
Initializes a new instance of the GetFileVersionsRequest class.
GetFileVersionsRequest(String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
Initializes a new instance of the GetFileVersionsRequest class.
getFileVersionsWithHttpInfo(GetFileVersionsRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Get file versions
getFirstPage() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
First page number when saving page range
getFontColor() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's font color
getFontFamily() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's font family
getFontSize() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's font size
getFontsPath() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
The path to directory containing custom fonts in storage
getFontsPath() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
The path to directory containing custom fonts in storage
getFormat() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Preview format.
getFormats() - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
Supported file formats
getGson() - Method in class com.groupdocs.cloud.annotation.client.JSON
Get Gson.
getHeaders() - Method in class com.groupdocs.cloud.annotation.client.ApiResponse
 
getHeight() - Method in class com.groupdocs.cloud.annotation.model.PageInfo
Gets or sets the page height
getHeight() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Preview image height.
getHeight() - Method in class com.groupdocs.cloud.annotation.model.Rectangle
Gets or sets the rectangle height
getHorizontalAlignment() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets text horizontal alignment
getHref() - Method in class com.groupdocs.cloud.annotation.model.Link
The \"href\" attribute contains the link's IRI.
getHttpClient() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get HTTP client
getId() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the unique identifier
getId() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the unique identifier
getImagePath() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets image file path in cloud storage, for Image annotations
getInfo(GetInfoRequest) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Retrieves basic document info - path, extension, formats, size etc
getInfoAsync(GetInfoRequest, ApiCallback<DocumentInfo>) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Retrieves basic document info - path, extension, formats, size etc (asynchronously)
getInfoCall(GetInfoRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Build call for getInfo
GetInfoRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for getInfo method.
GetInfoRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
Initializes a new instance of the GetInfoRequest class.
GetInfoRequest(FileInfo) - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
Initializes a new instance of the GetInfoRequest class.
getInfoWithHttpInfo(GetInfoRequest) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Retrieves basic document info - path, extension, formats, size etc
getIsFolder() - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
True if it is a folder, false if it is a file.
getIsFolder() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
True if it is a folder.
getIsLatest() - Method in class com.groupdocs.cloud.annotation.model.FileVersion
Specifies whether the file is (true) or is not (false) the latest version of an file.
getJSON() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get JSON
getKeyManagers() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
getLastPage() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
Last page number when saving page range
getLink() - Method in class com.groupdocs.cloud.annotation.model.LinkElement
Link to the document
getMessage() - Method in class com.groupdocs.cloud.annotation.model.Error
Error message.
getModifiedDate() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
File or folder last modified DateTime.
getName() - Method in class com.groupdocs.cloud.annotation.client.Pair
 
getName() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the document name
getName() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
File or folder name.
getNumber() - Method in class com.groupdocs.cloud.annotation.model.PageImage
Gets or sets the page number
getNumber() - Method in class com.groupdocs.cloud.annotation.model.PageInfo
Gets or sets the page number
getOnlyAnnotatedPages() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
Indicates whether to save only annotated pages
getOpacity() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's opacity
getoptions() - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
Annotation options
getoptions() - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
Annotation options
getoptions() - Method in class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
Document preview options
getoptions() - Method in class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
Remove annotations options
getOutputPath() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
Path to output document in the cloud storage.
getOutputPath() - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
Path to output document in the cloud storage.
getPageNumber() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the number of page where annotation will be placed
getPageNumbers() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Page numbers to preview.
getPages() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the pages
getPages(GetPagesRequest) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Generates image representations from documents pages
getPagesAsync(GetPagesRequest, ApiCallback<PageImages>) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Generates image representations from documents pages (asynchronously)
getPagesCall(GetPagesRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Build call for getPages
GetPagesRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for getPages method.
GetPagesRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
Initializes a new instance of the GetPagesRequest class.
GetPagesRequest(PreviewOptions) - Constructor for class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
Initializes a new instance of the GetPagesRequest class.
getPagesWithHttpInfo(GetPagesRequest) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Generates image representations from documents pages
getParentReplyId() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the parent reply unique identifier
getPassword() - Method in class com.groupdocs.cloud.annotation.model.FileInfo
Password to open file
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
Folder path to create e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
File path e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
Folder path e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
File path e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
Folder path e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
File path e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
File or folder path e.g.
getpath() - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
Path where to upload including filename and extension e.g.
getPath() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the document path
getPath() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
File or folder path.
getPenColor() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's pen color
getPenStyle() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's pen style
getPenWidth() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation's pen width
getPoints() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets collection of points that describe rectangles with text
getQuantity() - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
Amount of MBs processed
getReadTimeout() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get read timeout (in milliseconds).
getrecursive() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
Enable to delete folders, subfolders and files
getRel() - Method in class com.groupdocs.cloud.annotation.model.Link
atom:link elements MAY have a \"rel\" attribute that indicates the link relation type.
getRenderAnnotations() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
The property that controls whether annotations will be generated on the preview.
getRenderComments() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Render document comments.
getRepliedOn() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the reply time
getReplies() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the array of annotation replies
getRequestId() - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
The request id
getResolution() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Gets or sets the resolution for generated images, in dots per inch.
getServerUrl() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get server URL, default value is https://api.groupdocs.cloud/v2.0
getServerUrl() - Method in class com.groupdocs.cloud.annotation.client.Configuration
Gets Server URL e.g.
getSize() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
Gets or sets the document size
getSize() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
File or folder size.
getSquigglyColor() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets annotation color
getsrcPath() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
Source file path e.g.
getsrcPath() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
Source folder path e.g.
getsrcPath() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
Source file path e.g.
getsrcPath() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
Folder path to move e.g.
getsrcStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
Source storage name
getsrcStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
Source storage name
getsrcStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
Source storage name
getsrcStorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
Source storage name
getSslCaCert() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get SSL CA cert.
getStatusCode() - Method in class com.groupdocs.cloud.annotation.client.ApiResponse
 
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
Storage name
getstorageName() - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
Storage name
getStorageName() - Method in class com.groupdocs.cloud.annotation.model.FileInfo
Storage name
getSupportedFileFormats() - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Retrieves supported file formats list
getSupportedFileFormatsAsync(ApiCallback<FormatsResult>) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Retrieves supported file formats list (asynchronously)
getSupportedFileFormatsCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Build call for getSupportedFileFormats
getSupportedFileFormatsWithHttpInfo() - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Retrieves supported file formats list
getSvgPath() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation SVG path
getTempFolderPath() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getText() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation text
getTextToReplace() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
GGets or sets text to be replaced
getTimeout() - Method in class com.groupdocs.cloud.annotation.client.Configuration
Gets connection timeout in milliseconds, default value is 60 * 1000 (60 seconds)
getTitle() - Method in class com.groupdocs.cloud.annotation.model.Link
The \"title\" attribute conveys human-readable information about the link.
getTotalCount() - Method in class com.groupdocs.cloud.annotation.model.PageImages
The total count of page image entries in collection
getTotalSize() - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
Total disc space.
getType() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets the annotation type
getType() - Method in class com.groupdocs.cloud.annotation.model.Link
On the link element, the \"type\" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced.
getUploaded() - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
List of uploaded file names
getUrl() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets annotation link url
getUsedSize() - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
Application used disc space.
getUserEmail() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the user email
getUserId() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the user's unique identifier
getUserName() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
Gets or sets the user's name
getValue() - Method in class com.groupdocs.cloud.annotation.client.Pair
 
getValue() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 
getValue() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
getValue() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
getValue() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
getValue() - Method in class com.groupdocs.cloud.annotation.model.FilesList
Files and folders contained by folder StorageFile.
getValue() - Method in class com.groupdocs.cloud.annotation.model.FileVersions
File versions FileVersion.
getValue() - Method in enum com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
 
getversionId() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
File version ID to copy
getversionId() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
File version ID to delete
getversionId() - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
File version ID to download
getversionId() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
File version ID to move
getversionId() - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
File version ID
getVersionId() - Method in class com.groupdocs.cloud.annotation.model.FileInfo
Version ID
getVersionId() - Method in class com.groupdocs.cloud.annotation.model.FileVersion
File Version ID.
getVerticalAlignment() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets text vertical alignment
getWidth() - Method in class com.groupdocs.cloud.annotation.model.PageInfo
Gets or sets the page width
getWidth() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
Preview image width.
getWidth() - Method in class com.groupdocs.cloud.annotation.model.Rectangle
Gets or sets the rectangle width
getWriteTimeout() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Get write timeout (in milliseconds).
getX() - Method in class com.groupdocs.cloud.annotation.model.Point
Gets or sets the x coordinate
getX() - Method in class com.groupdocs.cloud.annotation.model.Rectangle
Gets or sets the x coordinate of the rectangle upper left corner
getY() - Method in class com.groupdocs.cloud.annotation.model.Point
Gets or sets the y coordinate
getY() - Method in class com.groupdocs.cloud.annotation.model.Rectangle
Gets or sets the y coordinate of the rectangle upper left corner
getZindex() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
Gets or sets z-index.
guessContentTypeFromFile(File) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.AnnotationApiLink
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.ApiError
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.AuthError
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.Error
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.FilesList
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.FileVersions
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.Format
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.Link
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.LinkElement
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.PageImage
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.Point
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.StorageExist
 
hashCode() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
height(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
height(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
height(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
horizontalAlignment(AnnotationInfo.HorizontalAlignmentEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
href(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 

I

id(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
id(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
IMAGE - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
imagePath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
InfoApi - Class in com.groupdocs.cloud.annotation.api
 
InfoApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.InfoApi
Initializes new instance of InfoApi
InfoApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.InfoApi
Initializes new instance of InfoApi
isDebugging() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Check that whether debugging is enabled for this API client.
isFolder(Boolean) - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
isFolder(Boolean) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
isJsonMime(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Check if the given MIME is a JSON MIME.
isLatest(Boolean) - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
isVerifyingSsl() - Method in class com.groupdocs.cloud.annotation.client.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class com.groupdocs.cloud.annotation.client.StringUtil
Join an array of strings with the given separator.
JPEG - com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
 
JSON - Class in com.groupdocs.cloud.annotation.client
 
JSON() - Constructor for class com.groupdocs.cloud.annotation.client.JSON
 
JSON.DateTypeAdapter - Class in com.groupdocs.cloud.annotation.client
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in com.groupdocs.cloud.annotation.client
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in com.groupdocs.cloud.annotation.client
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in com.groupdocs.cloud.annotation.client
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

lastPage(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
LEFT - com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 
LicenseApi - Class in com.groupdocs.cloud.annotation.api
 
LicenseApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.LicenseApi
Initializes new instance of LicenseApi
LicenseApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.LicenseApi
Initializes new instance of LicenseApi
link(AnnotationApiLink) - Method in class com.groupdocs.cloud.annotation.model.LinkElement
 
Link - Class in com.groupdocs.cloud.annotation.model
Provides information for the object link This is supposed to be an atom:link, therefore it should have all attributes specified here http://tools.ietf.org/html/rfc4287#section-4.2.7
Link() - Constructor for class com.groupdocs.cloud.annotation.model.Link
 
LINK - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
LinkElement - Class in com.groupdocs.cloud.annotation.model
Reference to document
LinkElement() - Constructor for class com.groupdocs.cloud.annotation.model.LinkElement
 
LocalDateTypeAdapter() - Constructor for class com.groupdocs.cloud.annotation.client.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.groupdocs.cloud.annotation.client.JSON.LocalDateTypeAdapter
 
LONGDASH - com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 

M

message(String) - Method in class com.groupdocs.cloud.annotation.model.Error
 
modifiedDate(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
moveFile(MoveFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Move file
moveFileAsync(MoveFileRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Move file (asynchronously)
moveFileCall(MoveFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Build call for moveFile
MoveFileRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for moveFile method.
MoveFileRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
Initializes a new instance of the MoveFileRequest class.
MoveFileRequest(String, String, String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
Initializes a new instance of the MoveFileRequest class.
moveFileWithHttpInfo(MoveFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Move file
moveFolder(MoveFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Move folder
moveFolderAsync(MoveFolderRequest, ApiCallback<Void>) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Move folder (asynchronously)
moveFolderCall(MoveFolderRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Build call for moveFolder
MoveFolderRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for moveFolder method.
MoveFolderRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
Initializes a new instance of the MoveFolderRequest class.
MoveFolderRequest(String, String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
Initializes a new instance of the MoveFolderRequest class.
moveFolderWithHttpInfo(MoveFolderRequest) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Move folder

N

name(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
name(String) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
NONE - com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 
NONE - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
NONE - com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
number(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageImage
 
number(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 

O

OAuth - Class in com.groupdocs.cloud.annotation.client.auth
 
OAuth(Configuration, String, String) - Constructor for class com.groupdocs.cloud.annotation.client.auth.OAuth
 
ObjectExist - Class in com.groupdocs.cloud.annotation.model
Object exists
ObjectExist() - Constructor for class com.groupdocs.cloud.annotation.model.ObjectExist
 
objectExists(ObjectExistsRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Check if file or folder exists
objectExistsAsync(ObjectExistsRequest, ApiCallback<ObjectExist>) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Check if file or folder exists (asynchronously)
objectExistsCall(ObjectExistsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Build call for objectExists
ObjectExistsRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for objectExists method.
ObjectExistsRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
Initializes a new instance of the ObjectExistsRequest class.
ObjectExistsRequest(String, String, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
Initializes a new instance of the ObjectExistsRequest class.
objectExistsWithHttpInfo(ObjectExistsRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Check if file or folder exists
OffsetDateTimeTypeAdapter() - Constructor for class com.groupdocs.cloud.annotation.client.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.groupdocs.cloud.annotation.client.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface com.groupdocs.cloud.annotation.client.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.groupdocs.cloud.annotation.client.ApiCallback
This is called when the API call fails.
onlyAnnotatedPages(Boolean) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
onRequestProgress(long, long, boolean) - Method in interface com.groupdocs.cloud.annotation.client.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface com.groupdocs.cloud.annotation.client.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface com.groupdocs.cloud.annotation.client.ApiCallback
This is called when the API upload processing.
opacity(Double) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
outputPath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
outputPath(String) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 

P

PageImage - Class in com.groupdocs.cloud.annotation.model
The document page image representation
PageImage() - Constructor for class com.groupdocs.cloud.annotation.model.PageImage
 
PageImages - Class in com.groupdocs.cloud.annotation.model
Represents collection of document pages image representations
PageImages() - Constructor for class com.groupdocs.cloud.annotation.model.PageImages
 
PageInfo - Class in com.groupdocs.cloud.annotation.model
Describes page information
PageInfo() - Constructor for class com.groupdocs.cloud.annotation.model.PageInfo
 
pageNumber(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
pageNumbers(List<Integer>) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
pages(List<PageInfo>) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
Pair - Class in com.groupdocs.cloud.annotation.client
 
Pair(String, String) - Constructor for class com.groupdocs.cloud.annotation.client.Pair
 
parameterToPair(String, Object) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Format the given parameter object into string.
parentReplyId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
password(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
path(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
path(String) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
penColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
penStyle(AnnotationInfo.PenStyleEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
penWidth(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
PNG - com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
 
Point - Class in com.groupdocs.cloud.annotation.model
Describes point where annotation will be placed
Point() - Constructor for class com.groupdocs.cloud.annotation.model.Point
 
POINT - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
points(List<Point>) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
POLYLINE - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
prepareDownloadFile(Response) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Prepare file for download
PreviewApi - Class in com.groupdocs.cloud.annotation.api
 
PreviewApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.PreviewApi
Initializes new instance of PreviewApi
PreviewApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.PreviewApi
Initializes new instance of PreviewApi
PreviewOptions - Class in com.groupdocs.cloud.annotation.model
Represents options for GetPages API method
PreviewOptions() - Constructor for class com.groupdocs.cloud.annotation.model.PreviewOptions
 
PreviewOptions.FormatEnum - Enum in com.groupdocs.cloud.annotation.model
Preview format.
PreviewOptions.FormatEnum.Adapter - Class in com.groupdocs.cloud.annotation.model
 
processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in com.groupdocs.cloud.annotation.client
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class com.groupdocs.cloud.annotation.client.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in com.groupdocs.cloud.annotation.client
 
ProgressResponseBody - Class in com.groupdocs.cloud.annotation.client
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class com.groupdocs.cloud.annotation.client.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in com.groupdocs.cloud.annotation.client
 

Q

quantity(BigDecimal) - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 

R

read(JsonReader) - Method in class com.groupdocs.cloud.annotation.client.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.client.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.client.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.client.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum.Adapter
 
read(JsonReader) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum.Adapter
 
Rectangle - Class in com.groupdocs.cloud.annotation.model
Describes rectangle where annotation will be placed
Rectangle() - Constructor for class com.groupdocs.cloud.annotation.model.Rectangle
 
rel(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 
removeAnnotations(RemoveAnnotationsRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Removes annotations from document
removeAnnotationsAsync(RemoveAnnotationsRequest, ApiCallback<AnnotationApiLink>) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Removes annotations from document (asynchronously)
removeAnnotationsCall(RemoveAnnotationsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Build call for removeAnnotations
RemoveAnnotationsRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for removeAnnotations method.
RemoveAnnotationsRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
Initializes a new instance of the RemoveAnnotationsRequest class.
RemoveAnnotationsRequest(RemoveOptions) - Constructor for class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
Initializes a new instance of the RemoveAnnotationsRequest class.
removeAnnotationsWithHttpInfo(RemoveAnnotationsRequest) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Removes annotations from document
RemoveOptions - Class in com.groupdocs.cloud.annotation.model
Options for removing annotations
RemoveOptions() - Constructor for class com.groupdocs.cloud.annotation.model.RemoveOptions
 
renderAnnotations(Boolean) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
renderComments(Boolean) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
repliedOn(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
replies(List<AnnotationReplyInfo>) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
requestId(String) - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
resolution(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
RESOURCESREDACTION - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
RIGHT - com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 

S

sanitizeFilename(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object) - Method in class com.groupdocs.cloud.annotation.client.JSON
Serialize the given Java object into JSON string.
serialize(Object, String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
setAccessToken(String) - Method in class com.groupdocs.cloud.annotation.client.auth.OAuth
 
setAngle(Double) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setAnnotationIds(List<Integer>) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
setAnnotationPosition(Point) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setAnnotations(List<AnnotationInfo>) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setApiBaseUrl(String) - Method in class com.groupdocs.cloud.annotation.client.Configuration
Sets API base URL
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.AnnotateApi
Sets ApiClient
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Sets ApiClient
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.FolderApi
Sets ApiClient
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.InfoApi
Sets ApiClient
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.LicenseApi
Sets ApiClient
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.PreviewApi
Sets ApiClient
setApiClient(ApiClient) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Sets ApiClient
setAppKey(String) - Method in class com.groupdocs.cloud.annotation.client.Configuration
Sets application private key (App Key)
setAppSid(String) - Method in class com.groupdocs.cloud.annotation.client.Configuration
Sets application identifier (App SID)
setAutoScale(Boolean) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setBackgroundColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setBox(Rectangle) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setCode(String) - Method in class com.groupdocs.cloud.annotation.model.Error
 
setComment(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setConnectTimeout(int) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Sets the connect timeout (in milliseconds).
setCreatedOn(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setCreatorEmail(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setCreatorId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setCreatorName(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setCredit(BigDecimal) - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 
setDate(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
setDateFormat(DateFormat) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
setDateFormat(DateFormat) - Method in class com.groupdocs.cloud.annotation.client.JSON
 
setDateModified(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setDebugging(boolean) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Enable/disable debugging for this API client.
setdestPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
setdestPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
setdestPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
setdestPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
setdestStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
setdestStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
setdestStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
setdestStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
setEntries(List<PageImage>) - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
setError(Error) - Method in class com.groupdocs.cloud.annotation.model.ApiError
 
setErrorMessage(String) - Method in class com.groupdocs.cloud.annotation.model.AuthError
 
setErrors(List<Error>) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
setExists(Boolean) - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
setExists(Boolean) - Method in class com.groupdocs.cloud.annotation.model.StorageExist
 
setExtension(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setExtension(String) - Method in class com.groupdocs.cloud.annotation.model.Format
 
setFile(File) - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
 
setFileFormat(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setFileFormat(String) - Method in class com.groupdocs.cloud.annotation.model.Format
 
setfileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
 
setfileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
 
setfileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
 
setFileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setFileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setFileInfo(FileInfo) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
setFilePath(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
setFirstPage(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setFontColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setFontFamily(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setFontSize(Double) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setFontsPath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setFontsPath(String) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setFormat(PreviewOptions.FormatEnum) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setFormat(DateFormat) - Method in class com.groupdocs.cloud.annotation.client.JSON.DateTypeAdapter
 
setFormat(DateFormat) - Method in class com.groupdocs.cloud.annotation.client.JSON.SqlDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.annotation.client.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.annotation.client.JSON.OffsetDateTimeTypeAdapter
 
setFormats(List<Format>) - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
 
setGson(Gson) - Method in class com.groupdocs.cloud.annotation.client.JSON
Set Gson.
setHeight(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
setHeight(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
setHeight(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setHorizontalAlignment(AnnotationInfo.HorizontalAlignmentEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setHref(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 
setHttpClient(OkHttpClient) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Set HTTP client
setId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setImagePath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setIsFolder(Boolean) - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
setIsFolder(Boolean) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
setIsLatest(Boolean) - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
setJSON(JSON) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Configure client keys to use for authorization in an SSL session.
setLastPage(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setLenientOnJson(boolean) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
setLenientOnJson(boolean) - Method in class com.groupdocs.cloud.annotation.client.JSON
 
setLink(AnnotationApiLink) - Method in class com.groupdocs.cloud.annotation.model.LinkElement
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.annotation.client.JSON
 
setMessage(String) - Method in class com.groupdocs.cloud.annotation.model.Error
 
setModifiedDate(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
setName(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setName(String) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
setNumber(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageImage
 
setNumber(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.groupdocs.cloud.annotation.client.JSON
 
setOnlyAnnotatedPages(Boolean) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setOpacity(Double) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setoptions(AnnotateOptions) - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
 
setoptions(AnnotateOptions) - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
 
setoptions(PreviewOptions) - Method in class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
 
setoptions(RemoveOptions) - Method in class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
 
setOutputPath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
setOutputPath(String) - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
setPageNumber(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setPageNumbers(List<Integer>) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setPages(List<PageInfo>) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setParentReplyId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setPassword(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
 
setpath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
 
setPath(String) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setPath(String) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
setPenColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setPenStyle(AnnotationInfo.PenStyleEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setPenWidth(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setPoints(List<Point>) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setQuantity(BigDecimal) - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 
setReadTimeout(int) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Sets the read timeout (in milliseconds).
setrecursive(Boolean) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
 
setRel(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 
setRenderAnnotations(Boolean) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setRenderComments(Boolean) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setRepliedOn(OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setReplies(List<AnnotationReplyInfo>) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setRequestId(String) - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
setResolution(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setServerUrl(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Set server URL
setSize(Long) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
setSize(Long) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
setSqlDateFormat(DateFormat) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class com.groupdocs.cloud.annotation.client.JSON
 
setSquigglyColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setsrcPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
setsrcPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
setsrcPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
setsrcPath(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
setsrcStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
setsrcStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
setsrcStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
setsrcStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
setSslCaCert(InputStream) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Configure the CA certificate to be trusted when making https requests.
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
 
setstorageName(String) - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
 
setStorageName(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
setSvgPath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setTempFolderPath(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Set the temporary folder path (for downloading files)
setText(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setTextToReplace(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setTimeout(int) - Method in class com.groupdocs.cloud.annotation.client.Configuration
Sets connection timeout in milliseconds, default value is 60 * 1000 (60 seconds)
setTitle(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 
setTotalCount(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
setTotalSize(Long) - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
setType(AnnotationInfo.TypeEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setType(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 
setUploaded(List<String>) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
setUrl(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setUsedSize(Long) - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
setUserAgent(String) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUserEmail(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setUserId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setUserName(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
setValue(List<FileVersion>) - Method in class com.groupdocs.cloud.annotation.model.FileVersions
 
setValue(List<StorageFile>) - Method in class com.groupdocs.cloud.annotation.model.FilesList
 
setVerifyingSsl(boolean) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setversionId(String) - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
setversionId(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
 
setversionId(String) - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
 
setversionId(String) - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
setversionId(String) - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
 
setVersionId(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
setVersionId(String) - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
setVerticalAlignment(AnnotationInfo.VerticalAlignmentEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
setWidth(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
setWidth(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
setWidth(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
setWriteTimeout(int) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Sets the write timeout (in milliseconds).
setX(Double) - Method in class com.groupdocs.cloud.annotation.model.Point
 
setX(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
setY(Double) - Method in class com.groupdocs.cloud.annotation.model.Point
 
setY(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
setZindex(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
size(Long) - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
size(Long) - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
SOLID - com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
source() - Method in class com.groupdocs.cloud.annotation.client.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class com.groupdocs.cloud.annotation.client.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class com.groupdocs.cloud.annotation.client.JSON.SqlDateTypeAdapter
 
squigglyColor(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
StorageApi - Class in com.groupdocs.cloud.annotation.api
 
StorageApi(Configuration) - Constructor for class com.groupdocs.cloud.annotation.api.StorageApi
Initializes new instance of StorageApi
StorageApi(String, String) - Constructor for class com.groupdocs.cloud.annotation.api.StorageApi
Initializes new instance of StorageApi
StorageExist - Class in com.groupdocs.cloud.annotation.model
Storage exists
StorageExist() - Constructor for class com.groupdocs.cloud.annotation.model.StorageExist
 
storageExists(StorageExistsRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Check if storage exists
storageExistsAsync(StorageExistsRequest, ApiCallback<StorageExist>) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Check if storage exists (asynchronously)
storageExistsCall(StorageExistsRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Build call for storageExists
StorageExistsRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for storageExists method.
StorageExistsRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
Initializes a new instance of the StorageExistsRequest class.
StorageExistsRequest(String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
Initializes a new instance of the StorageExistsRequest class.
storageExistsWithHttpInfo(StorageExistsRequest) - Method in class com.groupdocs.cloud.annotation.api.StorageApi
Check if storage exists
StorageFile - Class in com.groupdocs.cloud.annotation.model
File or folder information
StorageFile() - Constructor for class com.groupdocs.cloud.annotation.model.StorageFile
 
storageName(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
StringUtil - Class in com.groupdocs.cloud.annotation.client
 
StringUtil() - Constructor for class com.groupdocs.cloud.annotation.client.StringUtil
 
svgPath(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 

T

text(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
TEXTFIELD - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
TEXTHIGHLIGHT - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
TEXTREDACTION - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
TEXTREPLACEMENT - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
TEXTSQUIGGLY - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
TEXTSTRIKEOUT - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
textToReplace(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
TEXTUNDERLINE - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
title(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 
TOP - com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
toString() - Method in class com.groupdocs.cloud.annotation.model.AnnotateOptions
 
toString() - Method in class com.groupdocs.cloud.annotation.model.AnnotationApiLink
 
toString() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
 
toString() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
 
toString() - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
toString() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
toString() - Method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
 
toString() - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
toString() - Method in class com.groupdocs.cloud.annotation.model.ApiError
 
toString() - Method in class com.groupdocs.cloud.annotation.model.AuthError
 
toString() - Method in class com.groupdocs.cloud.annotation.model.ConsumptionResult
 
toString() - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
toString() - Method in class com.groupdocs.cloud.annotation.model.DocumentInfo
 
toString() - Method in class com.groupdocs.cloud.annotation.model.Error
 
toString() - Method in class com.groupdocs.cloud.annotation.model.ErrorDetails
 
toString() - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
toString() - Method in class com.groupdocs.cloud.annotation.model.FilesList
 
toString() - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
toString() - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
toString() - Method in class com.groupdocs.cloud.annotation.model.FileVersions
 
toString() - Method in class com.groupdocs.cloud.annotation.model.Format
 
toString() - Method in class com.groupdocs.cloud.annotation.model.FormatsResult
 
toString() - Method in class com.groupdocs.cloud.annotation.model.Link
 
toString() - Method in class com.groupdocs.cloud.annotation.model.LinkElement
 
toString() - Method in class com.groupdocs.cloud.annotation.model.ObjectExist
 
toString() - Method in class com.groupdocs.cloud.annotation.model.PageImage
 
toString() - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
toString() - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
toString() - Method in class com.groupdocs.cloud.annotation.model.Point
 
toString() - Method in enum com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
 
toString() - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
toString() - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
toString() - Method in class com.groupdocs.cloud.annotation.model.RemoveOptions
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateDirectRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.AnnotateRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFileRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.CopyFolderRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.CreateFolderRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFileRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.DeleteFolderRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.DeletePagesRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.DownloadFileRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.ExtractRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.GetDiscUsageRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFilesListRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.GetFileVersionsRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.GetInfoRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.GetPagesRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFileRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.MoveFolderRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.ObjectExistsRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.RemoveAnnotationsRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.StorageExistsRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
 
toString() - Method in class com.groupdocs.cloud.annotation.model.StorageExist
 
toString() - Method in class com.groupdocs.cloud.annotation.model.StorageFile
 
totalCount(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageImages
 
totalSize(Long) - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
type(AnnotationInfo.TypeEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
type(String) - Method in class com.groupdocs.cloud.annotation.model.Link
 

U

update(long, long, boolean) - Method in interface com.groupdocs.cloud.annotation.client.ProgressResponseBody.ProgressListener
 
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class com.groupdocs.cloud.annotation.client.ApiClient
Update query and header parameters based on authentication settings.
uploaded(List<String>) - Method in class com.groupdocs.cloud.annotation.model.FilesUploadResult
 
uploadFile(UploadFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Upload file
uploadFileAsync(UploadFileRequest, ApiCallback<FilesUploadResult>) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Upload file (asynchronously)
uploadFileCall(UploadFileRequest, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Build call for uploadFile
UploadFileRequest - Class in com.groupdocs.cloud.annotation.model.requests
Request model for uploadFile method.
UploadFileRequest() - Constructor for class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
Initializes a new instance of the UploadFileRequest class.
UploadFileRequest(String, File, String) - Constructor for class com.groupdocs.cloud.annotation.model.requests.UploadFileRequest
Initializes a new instance of the UploadFileRequest class.
uploadFileWithHttpInfo(UploadFileRequest) - Method in class com.groupdocs.cloud.annotation.api.FileApi
Upload file
url(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
usedSize(Long) - Method in class com.groupdocs.cloud.annotation.model.DiscUsage
 
userEmail(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
userId(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 
userName(String) - Method in class com.groupdocs.cloud.annotation.model.AnnotationReplyInfo
 

V

value(List<FileVersion>) - Method in class com.groupdocs.cloud.annotation.model.FileVersions
 
value(List<StorageFile>) - Method in class com.groupdocs.cloud.annotation.model.FilesList
 
valueOf(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum
Returns an array containing the constants of this enum type, in the order they are declared.
versionId(String) - Method in class com.groupdocs.cloud.annotation.model.FileInfo
 
versionId(String) - Method in class com.groupdocs.cloud.annotation.model.FileVersion
 
verticalAlignment(AnnotationInfo.VerticalAlignmentEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 

W

WATERMARK - com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum
 
width(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 
width(Integer) - Method in class com.groupdocs.cloud.annotation.model.PageInfo
 
width(Integer) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions
 
write(JsonWriter, AnnotationInfo.HorizontalAlignmentEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.HorizontalAlignmentEnum.Adapter
 
write(JsonWriter, AnnotationInfo.PenStyleEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.PenStyleEnum.Adapter
 
write(JsonWriter, AnnotationInfo.TypeEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.TypeEnum.Adapter
 
write(JsonWriter, AnnotationInfo.VerticalAlignmentEnum) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo.VerticalAlignmentEnum.Adapter
 
write(JsonWriter, PreviewOptions.FormatEnum) - Method in class com.groupdocs.cloud.annotation.model.PreviewOptions.FormatEnum.Adapter
 
write(JsonWriter, Date) - Method in class com.groupdocs.cloud.annotation.client.JSON.SqlDateTypeAdapter
 
write(JsonWriter, Date) - Method in class com.groupdocs.cloud.annotation.client.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class com.groupdocs.cloud.annotation.client.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class com.groupdocs.cloud.annotation.client.JSON.OffsetDateTimeTypeAdapter
 
writeTo(BufferedSink) - Method in class com.groupdocs.cloud.annotation.client.ProgressRequestBody
 

X

X(Double) - Method in class com.groupdocs.cloud.annotation.model.Point
 
X(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 

Y

Y(Double) - Method in class com.groupdocs.cloud.annotation.model.Point
 
Y(Double) - Method in class com.groupdocs.cloud.annotation.model.Rectangle
 

Z

zindex(Integer) - Method in class com.groupdocs.cloud.annotation.model.AnnotationInfo
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2022. All rights reserved.