| Package | Description |
|---|---|
| com.dnsimple | |
| com.dnsimple.endpoints.http |
| Modifier and Type | Method and Description |
|---|---|
ListZoneRecordsResponse |
Zones.listZoneRecords(String accountId,
String zoneId)
Lists the records in the zone.
|
ListZoneRecordsResponse |
Zones.listZoneRecords(String accountId,
String zoneId,
Map<String,Object> options)
Lists the records in the zone.
|
| Modifier and Type | Method and Description |
|---|---|
ListZoneRecordsResponse |
ZonesEndpoint.listZoneRecords(String accountId,
String zoneId) |
ListZoneRecordsResponse |
ZonesEndpoint.listZoneRecords(String accountId,
String zoneId,
Map<String,Object> options) |
Copyright © 2017 DNSimple. All rights reserved.