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 the security state of your Amazon Web Services environment and resources. -
-
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)Returns a list of the standards that are currently enabled.default GetEnabledStandardsPublisherSecurityHubAsyncClient. getEnabledStandardsPaginator(GetEnabledStandardsRequest getEnabledStandardsRequest)Returns a list of the standards that are currently enabled.
-