Uses of Interface
org.openstack4j.api.storage.ObjectStorageAccountService
-
Packages that use ObjectStorageAccountService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.object.internal -
-
Uses of ObjectStorageAccountService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return ObjectStorageAccountService Modifier and Type Method Description ObjectStorageAccountServiceObjectStorageService. account()The Object Storage Account Service -
Uses of ObjectStorageAccountService in org.openstack4j.openstack.storage.object.internal
Classes in org.openstack4j.openstack.storage.object.internal that implement ObjectStorageAccountService Modifier and Type Class Description classObjectStorageAccountServiceImplThe Object Storage Account based servicesMethods in org.openstack4j.openstack.storage.object.internal that return ObjectStorageAccountService Modifier and Type Method Description ObjectStorageAccountServiceObjectStorageServiceImpl. account()The Object Storage Account Service
-