public class ObjectStorageServiceImpl extends Object implements ObjectStorageService
| Constructor and Description |
|---|
ObjectStorageServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ObjectStorageAccountService |
account()
The Object Storage Account Service
|
ObjectStorageContainerService |
containers()
The Object Storage Container Service
|
ObjectStorageObjectService |
objects()
The Object Storage file and directory service
|
public ObjectStorageAccountService account()
account in interface ObjectStorageServicepublic ObjectStorageContainerService containers()
containers in interface ObjectStorageServicepublic ObjectStorageObjectService objects()
objects in interface ObjectStorageServiceCopyright © 2017. All rights reserved.