public class ClientUploadRequest extends Object
| Constructor and Description |
|---|
ClientUploadRequest(String instanceId,
File file,
List<Recipient> cc,
String pluginVersion) |
| Modifier and Type | Method and Description |
|---|---|
List<Recipient> |
getCc() |
File |
getFile() |
String |
getInstanceId() |
String |
getPluginVersion() |
Copyright © 2016–2021. All rights reserved.