| Package | Description |
|---|---|
| com.files.models |
| Modifier and Type | Method and Description |
|---|---|
static HistoryExport |
HistoryExport.create(HashMap<String,Object> parameters)
Parameters:
user_id - int64 - User ID.
|
static HistoryExport |
HistoryExport.create(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static HistoryExport |
HistoryExport.find(HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static HistoryExport |
HistoryExport.find(Long id,
HashMap<String,Object> parameters)
Parameters:
id (required) - int64 - History Export ID.
|
static HistoryExport |
HistoryExport.find(Long id,
HashMap<String,Object> parameters,
HashMap<String,Object> options) |
static HistoryExport |
HistoryExport.get() |
static HistoryExport |
HistoryExport.get(Long id,
HashMap<String,Object> parameters,
HashMap<String,Object> options) |
Copyright © 2024 com.github.files-com. All rights reserved.