Constructor and Description |
---|
ListResult(String pageToken,
Iterable<T> results) |
Modifier and Type | Method and Description |
---|---|
static <T> DnsRpc.ListResult<T> |
of(String pageToken,
Iterable<T> list) |
String |
pageToken() |
Iterable<T> |
results() |
Copyright © 2019 Google LLC. All rights reserved.