Uses of Class
org.jclouds.dynect.v3.domain.rdata.NSData
-
Packages that use NSData Package Description org.jclouds.dynect.v3.domain.rdata org.jclouds.dynect.v3.features -
-
Uses of NSData in org.jclouds.dynect.v3.domain.rdata
Methods in org.jclouds.dynect.v3.domain.rdata that return NSData Modifier and Type Method Description NSDataNSData.Builder. build()static NSDataNSData. ns(String nsdname)Methods in org.jclouds.dynect.v3.domain.rdata with parameters of type NSData Modifier and Type Method Description NSData.BuilderNSData.Builder. from(NSData in) -
Uses of NSData in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features that return types with arguments of type NSData Modifier and Type Method Description Record<NSData>RecordApi. getNS(String fqdn, long recordId)Gets theNSRecordor null if not present.
-