Uses of Class
software.amazon.awssdk.services.iot.paginators.ListActiveViolationsPublisher
-
Packages that use ListActiveViolationsPublisher Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of ListActiveViolationsPublisher in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that return ListActiveViolationsPublisher Modifier and Type Method Description default ListActiveViolationsPublisherIotAsyncClient. listActiveViolationsPaginator()Lists the active violations for a given Device Defender security profile.default ListActiveViolationsPublisherIotAsyncClient. listActiveViolationsPaginator(Consumer<ListActiveViolationsRequest.Builder> listActiveViolationsRequest)Lists the active violations for a given Device Defender security profile.default ListActiveViolationsPublisherIotAsyncClient. listActiveViolationsPaginator(ListActiveViolationsRequest listActiveViolationsRequest)Lists the active violations for a given Device Defender security profile.
-