Package | Description |
---|---|
org.jclouds.googlecomputeengine.compute.config | |
org.jclouds.googlecomputeengine.compute.domain.internal | |
org.jclouds.googlecomputeengine.compute.loaders |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<RegionAndName,com.google.common.base.Optional<Subnetwork>> |
GoogleComputeEngineServiceContextModule.subnetworksMap(com.google.common.cache.CacheLoader<RegionAndName,com.google.common.base.Optional<Subnetwork>> in) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<RegionAndName,com.google.common.base.Optional<Subnetwork>> |
GoogleComputeEngineServiceContextModule.subnetworksMap(com.google.common.cache.CacheLoader<RegionAndName,com.google.common.base.Optional<Subnetwork>> in) |
Modifier and Type | Method and Description |
---|---|
static RegionAndName |
RegionAndName.fromRegionAndName(String regionId,
String name) |
static RegionAndName |
RegionAndName.fromSlashEncoded(String name) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Subnetwork> |
SubnetworkLoader.load(RegionAndName key) |
static String |
SubnetworkLoader.message(RegionAndName key,
Exception ex) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.