public interface DirectoryListing
Modifier and Type | Method and Description |
---|---|
List<DirectoryListingEntry> |
entry()
The list of entries.
|
Optional<String> |
paginationCookie()
Pagination cookie can be used in subsequent requests to retrieve more
results.
|
Optional<String> paginationCookie()
List<DirectoryListingEntry> entry()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.