Package | Description |
---|---|
org.jclouds.googlecomputeengine.domain |
Modifier and Type | Method and Description |
---|---|
static Project.UsageExportLocation |
Project.UsageExportLocation.create(String bucketName,
String reporNamePrefix) |
abstract Project.UsageExportLocation |
Project.usageExportLocation() |
Modifier and Type | Method and Description |
---|---|
static Project |
Project.create(String id,
URI selfLink,
String name,
String description,
Metadata commonInstanceMetadata,
List<Quota> quotas,
List<String> externalIpAddresses,
Date creationTimestamp,
Project.UsageExportLocation usageExportLocation) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.