Uses of Class
software.amazon.awssdk.services.securityhub.paginators.GetFindingHistoryIterable
-
Packages that use GetFindingHistoryIterable Package Description software.amazon.awssdk.services.securityhub Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and resources. -
-
Uses of GetFindingHistoryIterable in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return GetFindingHistoryIterable Modifier and Type Method Description default GetFindingHistoryIterableSecurityHubClient. getFindingHistoryPaginator(Consumer<GetFindingHistoryRequest.Builder> getFindingHistoryRequest)Returns history for a Security Hub finding in the last 90 days.default GetFindingHistoryIterableSecurityHubClient. getFindingHistoryPaginator(GetFindingHistoryRequest getFindingHistoryRequest)Returns history for a Security Hub finding in the last 90 days.
-