Uses of Class
software.amazon.awssdk.services.inspector2.Inspector2ServiceClientConfiguration
-
Packages that use Inspector2ServiceClientConfiguration 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.software.amazon.awssdk.services.inspector2.internal -
-
Uses of Inspector2ServiceClientConfiguration in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return Inspector2ServiceClientConfiguration Modifier and Type Method Description Inspector2ServiceClientConfigurationInspector2ServiceClientConfiguration.Builder. build()default Inspector2ServiceClientConfigurationInspector2AsyncClient. serviceClientConfiguration()default Inspector2ServiceClientConfigurationInspector2Client. serviceClientConfiguration() -
Uses of Inspector2ServiceClientConfiguration in software.amazon.awssdk.services.inspector2.internal
Methods in software.amazon.awssdk.services.inspector2.internal that return Inspector2ServiceClientConfiguration Modifier and Type Method Description Inspector2ServiceClientConfigurationInspector2ServiceClientConfigurationBuilder. build()
-