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 your security state in Amazon Web Services and helps you assess your Amazon Web Services environment against security industry standards and best practices. -
-
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)This is a variant ofSecurityHubClient.getEnabledStandards(software.amazon.awssdk.services.securityhub.model.GetEnabledStandardsRequest)operation.default GetEnabledStandardsIterableSecurityHubClient. getEnabledStandardsPaginator(GetEnabledStandardsRequest getEnabledStandardsRequest)This is a variant ofSecurityHubClient.getEnabledStandards(software.amazon.awssdk.services.securityhub.model.GetEnabledStandardsRequest)operation.
-