| Package | Description |
|---|---|
| com.dnsimple | |
| com.dnsimple.endpoints.http |
| Modifier and Type | Method and Description |
|---|---|
ListPushesResponse |
Domains.listPushes(String accountId,
String domainId)
List pushes under a given domain.
|
ListPushesResponse |
Domains.listPushes(String accountId,
String domainId,
Map<String,Object> options)
List pushes under a given domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListPushesResponse |
DomainsEndpoint.listPushes(String accountId,
String domainId)
List pushes under a given domain.
|
ListPushesResponse |
DomainsEndpoint.listPushes(String accountId,
String domainId,
Map<String,Object> options)
List pushes under a given domain.
|
Copyright © 2017 DNSimple. All rights reserved.