Uses of Interface
org.openstack4j.model.storage.object.SwiftAccount
-
-
Uses of SwiftAccount in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return SwiftAccount Modifier and Type Method Description SwiftAccountObjectStorageAccountService. get()Gets theSwiftAccount. -
Uses of SwiftAccount in org.openstack4j.openstack.storage.object.domain
Classes in org.openstack4j.openstack.storage.object.domain that implement SwiftAccount Modifier and Type Class Description classSwiftAccountImplAn Account representation for OpenStack Object Storage (Swift) -
Uses of SwiftAccount in org.openstack4j.openstack.storage.object.functions
Methods in org.openstack4j.openstack.storage.object.functions that return SwiftAccount Modifier and Type Method Description SwiftAccountParseAccountFunction. apply(HttpResponse res) -
Uses of SwiftAccount in org.openstack4j.openstack.storage.object.internal
Methods in org.openstack4j.openstack.storage.object.internal that return SwiftAccount Modifier and Type Method Description SwiftAccountObjectStorageAccountServiceImpl. get()Gets theSwiftAccount.
-