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 ObjectStorageService
public ObjectStorageContainerService containers()
containers
in interface ObjectStorageService
public ObjectStorageObjectService objects()
objects
in interface ObjectStorageService
Copyright © 2017. All rights reserved.