|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Record | |
|---|---|
| com.globo.dnsapi.api | |
| Uses of Record in com.globo.dnsapi.api |
|---|
| Methods in com.globo.dnsapi.api that return Record | |
|---|---|
Record |
RecordAPI.createRecord(Long domainId,
String name,
String content,
String type)
|
Record |
RecordAPI.getById(Long recordId)
|
| Methods in com.globo.dnsapi.api that return types with arguments of type Record | |
|---|---|
List<Record> |
RecordAPI.listAll(Long domainId)
|
List<Record> |
RecordAPI.listByQuery(Long domainId,
String query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||