Uses of Class
org.openstack4j.openstack.storage.object.domain.SwiftAccountImpl.AccountBuilder
-
Packages that use SwiftAccountImpl.AccountBuilder Package Description org.openstack4j.openstack.storage.object.domain -
-
Uses of SwiftAccountImpl.AccountBuilder in org.openstack4j.openstack.storage.object.domain
Methods in org.openstack4j.openstack.storage.object.domain that return SwiftAccountImpl.AccountBuilder Modifier and Type Method Description static SwiftAccountImpl.AccountBuilderSwiftAccountImpl. builder()SwiftAccountImpl.AccountBuilderSwiftAccountImpl.AccountBuilder. bytesUsed(long bytesUsed)SwiftAccountImpl.AccountBuilderSwiftAccountImpl.AccountBuilder. containerCount(long containerCount)SwiftAccountImpl.AccountBuilderSwiftAccountImpl.AccountBuilder. metadata(Map<String,String> metadata)SwiftAccountImpl.AccountBuilderSwiftAccountImpl.AccountBuilder. objectCount(long objectCount)SwiftAccountImpl.AccountBuilderSwiftAccountImpl.AccountBuilder. temporaryUrlKey(String temporaryUrlKey)
-