AsyncFileSearchStores

public final class AsyncFileSearchStores

Async module of FileSearchStores

Constructors

Link copied to clipboard
public void AsyncFileSearchStores(ApiClient apiClient)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Downloads media using a Media ID or URI.
Link copied to clipboard
Link copied to clipboard
public CompletableFuture<ImportFileOperation> importFile(String fileSearchStoreName, String fileName, ImportFileConfig config)
Link copied to clipboard
Asynchronously makes an API request to list the available file search stores.
Link copied to clipboard
Uploads a file in bytes format to the file search store.
Uploads a file to the file search store.
Uploads a file to the API.
Uploads a file as input stream to the API.