Package org.jclouds.ultradns.ws.domain
Class TrafficControllerPoolRecord
java.lang.Object
org.jclouds.ultradns.ws.domain.TrafficControllerPoolRecord
-
Method Summary
Modifier and TypeMethodDescriptionstatic TrafficControllerPoolRecord
static TrafficControllerPoolRecord
static TrafficControllerPoolRecord
createCNAME
(String rdata) boolean
getRData()
address or cname this points to.getType()
the type of the record, eitherA
orCNAME
int
hashCode()
toString()
-
Method Details