Uses of Interface
software.amazon.awssdk.services.inspector2.Inspector2ClientBuilder
-
Packages that use Inspector2ClientBuilder Package Description software.amazon.awssdk.services.inspector2 Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments. -
-
Uses of Inspector2ClientBuilder in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return Inspector2ClientBuilder Modifier and Type Method Description static Inspector2ClientBuilderInspector2Client. builder()Create a builder that can be used to configure and create aInspector2Client.
-