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()  | 
String | 
getPath()  | 
org.jclouds.io.Payload | 
getPayload()  | 
String | 
getRegion()  | 
Copyright © 2011–2018. All rights reserved.