Class DomainFunctions
java.lang.Object
org.jclouds.rackspace.clouddns.v1.functions.DomainFunctions
Functions for working with Domains.
-
Field Summary
FieldsModifier and TypeFieldDescriptionTake a Domain and return its name. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GET_DOMAIN_NAME
Take a Domain and return its name.
-
-
Constructor Details
-
DomainFunctions
public DomainFunctions()
-
-
Method Details
-
toDomainMap
Take a Set of Domains and return a Map of domain name to the Domain.
-