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