public interface GslbRegionApi
@Named(value="ListGslbNames") com.google.common.collect.FluentIterable<String> list(String fqdn) throws DynTrafficExceptions.JobStillRunningException
DynTrafficExceptions.JobStillRunningException - if a different job in the session is still running@Named(value="GetGslbService") @Nullable GslbRegion get(String fqdn, String regionCode) throws DynTrafficExceptions.JobStillRunningException
DynTrafficExceptions.JobStillRunningException - if a different job in the session is still runningCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.