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 the security state of your Amazon Web Services environment and resources. -
-
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.
-