public interface GoogleComputeEngineApi extends Closeable
Modifier and Type | Method and Description |
---|---|
AddressApi |
addressesInRegion(String region) |
AggregatedListApi |
aggregatedList() |
BackendServiceApi |
backendServices() |
DiskApi |
disksInZone(String zone) |
DiskTypeApi |
diskTypesInZone(String zone) |
FirewallApi |
firewalls() |
ForwardingRuleApi |
forwardingRulesInRegion(String region) |
ForwardingRuleApi |
globalForwardingRules() |
HttpHealthCheckApi |
httpHeathChecks() |
ImageApi |
images() |
InstanceApi |
instancesInZone(String zone) |
LicenseApi |
licensesInProject(String project) |
MachineTypeApi |
machineTypesInZone(String zone) |
NetworkApi |
networks() |
OperationApi |
operations() |
ProjectApi |
project() |
RegionApi |
regions() |
RouteApi |
routes() |
SnapshotApi |
snapshots() |
TargetHttpProxyApi |
targetHttpProxies() |
TargetInstanceApi |
targetInstancesInZone(String zone) |
TargetPoolApi |
targetPoolsInRegion(String region) |
UrlMapApi |
urlMaps() |
ZoneApi |
zones() |
AddressApi addressesInRegion(String region)
AggregatedListApi aggregatedList()
BackendServiceApi backendServices()
DiskTypeApi diskTypesInZone(String zone)
FirewallApi firewalls()
ForwardingRuleApi forwardingRulesInRegion(String region)
ForwardingRuleApi globalForwardingRules()
HttpHealthCheckApi httpHeathChecks()
ImageApi images()
InstanceApi instancesInZone(String zone)
LicenseApi licensesInProject(String project)
MachineTypeApi machineTypesInZone(String zone)
NetworkApi networks()
OperationApi operations()
ProjectApi project()
RegionApi regions()
RouteApi routes()
SnapshotApi snapshots()
TargetHttpProxyApi targetHttpProxies()
TargetInstanceApi targetInstancesInZone(String zone)
TargetPoolApi targetPoolsInRegion(String region)
ZoneApi zones()
UrlMapApi urlMaps()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.