Uses of Class
org.jclouds.openstack.swift.v1.domain.Account.Builder
Packages that use Account.Builder
-
Uses of Account.Builder in org.jclouds.openstack.swift.v1.domain
Methods in org.jclouds.openstack.swift.v1.domain that return Account.BuilderModifier and TypeMethodDescriptionstatic Account.Builder
Account.builder()
Account.Builder.bytesUsed
(long bytesUsed) Account.Builder.containerCount
(long containerCount) Account.Builder.fromAccount
(Account from) NOTEAccount.Builder.objectCount
(long objectCount) Account.toBuilder()