public class DocumentUploadInfo extends Object
| Constructor and Description |
|---|
DocumentUploadInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBosEndpoint() |
String |
getBucket() |
String |
getObject() |
void |
setBosEndpoint(String bosEndpoint) |
void |
setBucket(String bucket) |
void |
setObject(String object) |
String |
toString() |
Copyright © 2022. All rights reserved.