Uses of Class
org.jclouds.dynect.v3.domain.GeoService

Packages that use GeoService
org.jclouds.dynect.v3.domain   
org.jclouds.dynect.v3.features   
 

Uses of GeoService in org.jclouds.dynect.v3.domain
 

Methods in org.jclouds.dynect.v3.domain that return GeoService
 GeoService GeoService.Builder.build()
           
 

Methods in org.jclouds.dynect.v3.domain with parameters of type GeoService
 GeoService.Builder GeoService.Builder.from(GeoService in)
           
 

Uses of GeoService in org.jclouds.dynect.v3.features
 

Methods in org.jclouds.dynect.v3.features that return GeoService
 GeoService GeoServiceApi.get(String serviceName)
          Retrieves information about the specified geo service.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.