public class CloudStorageInfo extends Object
| Constructor and Description |
|---|
CloudStorageInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketSuffix() |
File |
getData() |
File |
getDirectory() |
void |
setBucketSuffix(String bucketSuffix) |
void |
setData(File data) |
void |
setDirectory(File directory) |
String |
toString() |
Copyright © 2019. All rights reserved.