Uses of Class
software.amazon.awssdk.services.groundstation.paginators.ListContactsIterable
-
Packages that use ListContactsIterable Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference. -
-
Uses of ListContactsIterable in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return ListContactsIterable Modifier and Type Method Description default ListContactsIterableGroundStationClient. listContactsPaginator(Consumer<ListContactsRequest.Builder> listContactsRequest)This is a variant ofGroundStationClient.listContacts(software.amazon.awssdk.services.groundstation.model.ListContactsRequest)operation.default ListContactsIterableGroundStationClient. listContactsPaginator(ListContactsRequest listContactsRequest)This is a variant ofGroundStationClient.listContacts(software.amazon.awssdk.services.groundstation.model.ListContactsRequest)operation.
-