public class CloudFilesObject extends Object
Constructor and Description |
---|
CloudFilesObject(org.jclouds.io.Payload payload,
String region,
String container,
String path) |
CloudFilesObject(String basePath,
File file,
String region,
String container) |
Modifier and Type | Method and Description |
---|---|
String |
getContainer() |
File |
getFile() |
String |
getPath() |
org.jclouds.io.Payload |
getPayload() |
String |
getRegion() |
Copyright © 2011–2017. All rights reserved.