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 GeoService
GeoService.Builder. build()
Methods in org.jclouds.dynect.v3.domain with parameters of type GeoService Modifier and Type Method Description 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 Modifier and Type Method Description GeoService
GeoServiceApi. get(String serviceName)
Retrieves information about the specified geo service.
-