Uses of Class
software.amazon.awssdk.services.securityhub.paginators.GetEnabledStandardsIterable
-
Packages that use GetEnabledStandardsIterable 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 GetEnabledStandardsIterable in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return GetEnabledStandardsIterable Modifier and Type Method Description default GetEnabledStandardsIterableSecurityHubClient. getEnabledStandardsPaginator(Consumer<GetEnabledStandardsRequest.Builder> getEnabledStandardsRequest)Returns a list of the standards that are currently enabled.default GetEnabledStandardsIterableSecurityHubClient. getEnabledStandardsPaginator(GetEnabledStandardsRequest getEnabledStandardsRequest)Returns a list of the standards that are currently enabled.
-