| Modifier and Type | Field and Description |
|---|---|
protected long |
bytesUsed |
protected int |
containerCount |
| Constructor and Description |
|---|
Account.Builder() |
| Modifier and Type | Method and Description |
|---|---|
Account |
build() |
Account.Builder |
bytesUsed(long bytesUsed) |
Account.Builder |
containerCount(int containerCount) |
Account.Builder |
fromAccountMetadata(Account from) |
public Account.Builder containerCount(int containerCount)
Account.getContainerCount()public Account.Builder bytesUsed(long bytesUsed)
Account.getBytesUsed()public Account build()
public Account.Builder fromAccountMetadata(Account from)
Copyright © 2009-2013 jclouds. All Rights Reserved.