Uses of Class
software.amazon.awssdk.services.iot.paginators.ListSecurityProfilesIterable
-
Packages that use ListSecurityProfilesIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListSecurityProfilesIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListSecurityProfilesIterable Modifier and Type Method Description default ListSecurityProfilesIterableIotClient. listSecurityProfilesPaginator()Lists the Device Defender security profiles you've created.default ListSecurityProfilesIterableIotClient. listSecurityProfilesPaginator(Consumer<ListSecurityProfilesRequest.Builder> listSecurityProfilesRequest)Lists the Device Defender security profiles you've created.default ListSecurityProfilesIterableIotClient. listSecurityProfilesPaginator(ListSecurityProfilesRequest listSecurityProfilesRequest)Lists the Device Defender security profiles you've created.
-