Package | Description |
---|---|
com.groupdocs.cloud.annotation.api | |
com.groupdocs.cloud.annotation.model |
Modifier and Type | Method | Description |
---|---|---|
FormatsResult |
InfoApi.getSupportedFileFormats() |
Retrieves supported file formats list
|
Modifier and Type | Method | Description |
---|---|---|
ApiResponse<FormatsResult> |
InfoApi.getSupportedFileFormatsWithHttpInfo() |
Retrieves supported file formats list
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
InfoApi.getSupportedFileFormatsAsync(ApiCallback<FormatsResult> callback) |
Retrieves supported file formats list (asynchronously)
|
Modifier and Type | Method | Description |
---|---|---|
FormatsResult |
FormatsResult.addFormatsItem(Format formatsItem) |
|
FormatsResult |
FormatsResult.formats(java.util.List<Format> formats) |
Copyright © 2022. All rights reserved.