Uses of Class
software.amazon.awssdk.services.iot.paginators.ListSecurityProfilesForTargetIterable
-
Packages that use ListSecurityProfilesForTargetIterable Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListSecurityProfilesForTargetIterable in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListSecurityProfilesForTargetIterable Modifier and Type Method Description default ListSecurityProfilesForTargetIterableIotClient. listSecurityProfilesForTargetPaginator(Consumer<ListSecurityProfilesForTargetRequest.Builder> listSecurityProfilesForTargetRequest)Lists the Device Defender security profiles attached to a target (thing group).default ListSecurityProfilesForTargetIterableIotClient. listSecurityProfilesForTargetPaginator(ListSecurityProfilesForTargetRequest listSecurityProfilesForTargetRequest)Lists the Device Defender security profiles attached to a target (thing group).
-