Uses of Class
org.jclouds.dynect.v3.domain.SOARecord
-
Packages that use SOARecord Package Description org.jclouds.dynect.v3.domain org.jclouds.dynect.v3.features -
-
Uses of SOARecord in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return SOARecord Modifier and Type Method Description SOARecordSOARecord.Builder. build() -
Uses of SOARecord in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features that return SOARecord Modifier and Type Method Description SOARecordRecordApi. getSOA(String fqdn, long recordId)Gets theSOARecordor null if not present.
-