Uses of Class
org.jclouds.dynect.v3.domain.GeoService
-
Packages that use GeoService Package Description 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 Modifier and Type Method Description GeoServiceGeoService.Builder. build()Methods in org.jclouds.dynect.v3.domain with parameters of type GeoService Modifier and Type Method Description GeoService.BuilderGeoService.Builder. from(GeoService in) -
Uses of GeoService in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features that return GeoService Modifier and Type Method Description GeoServiceGeoServiceApi. get(String serviceName)Retrieves information about the specified geo service.
-