Uses of Class
org.openstack4j.openstack.storage.object.internal.BaseObjectStorageService
-
Packages that use BaseObjectStorageService Package Description org.openstack4j.openstack.storage.object.internal -
-
Uses of BaseObjectStorageService in org.openstack4j.openstack.storage.object.internal
Subclasses of BaseObjectStorageService in org.openstack4j.openstack.storage.object.internal Modifier and Type Class Description classObjectStorageAccountServiceImplThe Object Storage Account based servicesclassObjectStorageContainerServiceImplProvides access to the OpenStack Object Storage (Swift) Container API features.classObjectStorageObjectServiceImplA service responsible for maintaining directory and file objects within containers for an Object Service within OpenStack
-