@Beta public interface GoogleComputeEngineApi extends Closeable
| Modifier and Type | Method and Description |
|---|---|
AddressApi |
getAddressApiForProject(String projectName)
Provides access to Address features
|
DiskApi |
getDiskApiForProject(String projectName)
Provides access to Disk features
|
FirewallApi |
getFirewallApiForProject(String projectName)
Provides access to Firewall features
|
GlobalOperationApi |
getGlobalOperationApiForProject(String projectName)
Provides access to Global Operation features
|
ImageApi |
getImageApiForProject(String projectName)
Provides access to Image features
|
InstanceApi |
getInstanceApiForProject(String projectName)
Provides access to Instance features
|
MachineTypeApi |
getMachineTypeApiForProject(String projectName)
Provides access to MachineType features
|
NetworkApi |
getNetworkApiForProject(String projectName)
Provides access to Network features
|
ProjectApi |
getProjectApi()
Provides access to Project features
|
RegionApi |
getRegionApiForProject(String projectName)
Provides access to Region features
|
RegionOperationApi |
getRegionOperationApiForProject(String projectName)
Provides access to Region Operation features
|
RouteApi |
getRouteApiForProject(String projectName)
Provides access to Route features
|
SnapshotApi |
getSnapshotApiForProject(String projectName)
Provides access to Snapshot features
|
ZoneApi |
getZoneApiForProject(String projectName)
Provides access to Zone features
|
ZoneOperationApi |
getZoneOperationApiForProject(String projectName)
Provides access to Zone Operation features
|
AddressApi getAddressApiForProject(String projectName)
projectName - the name of the projectDiskApi getDiskApiForProject(String projectName)
projectName - the name of the projectFirewallApi getFirewallApiForProject(String projectName)
projectName - the name of the projectGlobalOperationApi getGlobalOperationApiForProject(String projectName)
projectName - the name of the projectImageApi getImageApiForProject(String projectName)
projectName - the name of the projectInstanceApi getInstanceApiForProject(String projectName)
projectName - the name of the projectMachineTypeApi getMachineTypeApiForProject(String projectName)
projectName - the name of the projectNetworkApi getNetworkApiForProject(String projectName)
projectName - the name of the projectProjectApi getProjectApi()
RegionApi getRegionApiForProject(String projectName)
projectName - the name of the projectRegionOperationApi getRegionOperationApiForProject(String projectName)
projectName - the name of the projectRouteApi getRouteApiForProject(String projectName)
projectName - the name of the projectSnapshotApi getSnapshotApiForProject(String projectName)
projectName - the name of the projectZoneApi getZoneApiForProject(String projectName)
projectName - the name of the projectZoneOperationApi getZoneOperationApiForProject(String projectName)
projectName - the name of the projectCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.