Package | Description |
---|---|
com.groupdocs.assembly.cloud.api | |
com.groupdocs.assembly.cloud.model |
Modifier and Type | Method and Description |
---|---|
FileFormatsResponse |
AssemblyApi.getSupportedFileFormats(GetSupportedFileFormatsRequest request)
Retrieves list of supported file formats.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AssemblyApi.getSupportedFileFormatsAsync(GetSupportedFileFormatsRequest request,
ApiCallback<FileFormatsResponse> callback)
Retrieves list of supported file formats.
|
Modifier and Type | Method and Description |
---|---|
FileFormatsResponse |
FileFormatsResponse.code(Integer code) |
FileFormatsResponse |
FileFormatsResponse.fileFormats(FormatCollection fileFormats) |
FileFormatsResponse |
FileFormatsResponse.status(String status) |
Copyright © 2021. All rights reserved.