Uses of Class
org.jclouds.dynect.v3.domain.SOARecord

Packages that use SOARecord
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
 SOARecord SOARecord.Builder.build()
           
 

Uses of SOARecord in org.jclouds.dynect.v3.features
 

Methods in org.jclouds.dynect.v3.features that return SOARecord
 SOARecord RecordApi.getSOA(String fqdn, long recordId)
          Gets the SOARecord or null if not present.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.