Uses of Class
software.amazon.awssdk.services.securityhub.paginators.GetEnabledStandardsPublisher
-
Packages that use GetEnabledStandardsPublisher 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 GetEnabledStandardsPublisher in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return GetEnabledStandardsPublisher Modifier and Type Method Description default GetEnabledStandardsPublisherSecurityHubAsyncClient. getEnabledStandardsPaginator(Consumer<GetEnabledStandardsRequest.Builder> getEnabledStandardsRequest)This is a variant ofSecurityHubAsyncClient.getEnabledStandards(software.amazon.awssdk.services.securityhub.model.GetEnabledStandardsRequest)operation.default GetEnabledStandardsPublisherSecurityHubAsyncClient. getEnabledStandardsPaginator(GetEnabledStandardsRequest getEnabledStandardsRequest)This is a variant ofSecurityHubAsyncClient.getEnabledStandards(software.amazon.awssdk.services.securityhub.model.GetEnabledStandardsRequest)operation.
-