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)Returns a list of contacts.default ListContactsIterableGroundStationClient. listContactsPaginator(ListContactsRequest listContactsRequest)Returns a list of contacts.
-