static Account.Builder |
Account.builder() |
Account.Builder |
Account.Builder.cleanupRequired(boolean cleanupRequired) |
Account.Builder |
Account.Builder.domain(String domain) |
Account.Builder |
Account.Builder.domainId(long domainId) |
Account.Builder |
Account.Builder.id(long id) |
Account.Builder |
Account.Builder.IPLimit(Long IPLimit) |
Account.Builder |
Account.Builder.IPs(long IPs) |
Account.Builder |
Account.Builder.IPsAvailable(Long IPsAvailable) |
Account.Builder |
Account.Builder.name(String name) |
Account.Builder |
Account.Builder.networkDomain(String networkDomain) |
Account.Builder |
Account.Builder.receivedBytes(long receivedBytes) |
Account.Builder |
Account.Builder.sentBytes(long sentBytes) |
Account.Builder |
Account.Builder.snapshotLimit(Long snapshotLimit) |
Account.Builder |
Account.Builder.snapshots(long snapshots) |
Account.Builder |
Account.Builder.snapshotsAvailable(Long snapshotsAvailable) |
Account.Builder |
Account.Builder.state(Account.State state) |
Account.Builder |
Account.Builder.templateLimit(Long templateLimit) |
Account.Builder |
Account.Builder.templates(long templates) |
Account.Builder |
Account.Builder.templatesAvailable(Long templatesAvailable) |
Account.Builder |
Account.Builder.type(Account.Type type) |
Account.Builder |
Account.Builder.users(Set<User> users) |
Account.Builder |
Account.Builder.VMLimit(Long VMLimit) |
Account.Builder |
Account.Builder.VMs(long VMs) |
Account.Builder |
Account.Builder.VMsAvailable(Long VMsAvailable) |
Account.Builder |
Account.Builder.VMsRunning(long VMsRunning) |
Account.Builder |
Account.Builder.VMsStopped(long VMsStopped) |
Account.Builder |
Account.Builder.volumeLimit(Long volumeLimit) |
Account.Builder |
Account.Builder.volumes(long volumes) |
Account.Builder |
Account.Builder.volumesAvailable(Long volumesAvailable) |