- 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").