| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.domain |
| Modifier and Type | Method and Description |
|---|---|
Quota |
Quota.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<Quota> |
Region.getQuotas() |
Set<Quota> |
Project.getQuotas() |
| Modifier and Type | Method and Description |
|---|---|
Quota.Builder |
Quota.Builder.fromQuota(Quota quota) |
| Modifier and Type | Method and Description |
|---|---|
Region.Builder |
Region.Builder.quotas(Set<Quota> quotas) |
Project.Builder |
Project.Builder.quotas(Set<Quota> quotas) |
| Constructor and Description |
|---|
Project(String id,
Date creationTimestamp,
URI selfLink,
String name,
String description,
Metadata commonInstanceMetadata,
Set<Quota> quotas,
Set<String> externalIpAddresses) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.