Uses of Class
software.amazon.awssdk.services.securityhub.paginators.ListSecurityControlDefinitionsPublisher
-
Packages that use ListSecurityControlDefinitionsPublisher 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 ListSecurityControlDefinitionsPublisher in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return ListSecurityControlDefinitionsPublisher Modifier and Type Method Description default ListSecurityControlDefinitionsPublisherSecurityHubAsyncClient. listSecurityControlDefinitionsPaginator(Consumer<ListSecurityControlDefinitionsRequest.Builder> listSecurityControlDefinitionsRequest)Lists all of the security controls that apply to a specified standard.default ListSecurityControlDefinitionsPublisherSecurityHubAsyncClient. listSecurityControlDefinitionsPaginator(ListSecurityControlDefinitionsRequest listSecurityControlDefinitionsRequest)Lists all of the security controls that apply to a specified standard.
-