Uses of Interface
software.amazon.awssdk.services.securityhub.SecurityHubClientBuilder
-
Packages that use SecurityHubClientBuilder 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 SecurityHubClientBuilder in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return SecurityHubClientBuilder Modifier and Type Method Description static SecurityHubClientBuilderSecurityHubClient. builder()Create a builder that can be used to configure and create aSecurityHubClient.
-