Uses of Interface
software.amazon.awssdk.services.inspector2.endpoints.Inspector2EndpointProvider
-
Packages that use Inspector2EndpointProvider 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.endpoints software.amazon.awssdk.services.inspector2.endpoints.internal -
-
Uses of Inspector2EndpointProvider in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 with parameters of type Inspector2EndpointProvider Modifier and Type Method Description default BInspector2BaseClientBuilder. endpointProvider(Inspector2EndpointProvider endpointProvider)Set theInspector2EndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Inspector2EndpointProvider in software.amazon.awssdk.services.inspector2.endpoints
Methods in software.amazon.awssdk.services.inspector2.endpoints that return Inspector2EndpointProvider Modifier and Type Method Description static Inspector2EndpointProviderInspector2EndpointProvider. defaultProvider() -
Uses of Inspector2EndpointProvider in software.amazon.awssdk.services.inspector2.endpoints.internal
Classes in software.amazon.awssdk.services.inspector2.endpoints.internal that implement Inspector2EndpointProvider Modifier and Type Class Description classDefaultInspector2EndpointProvider
-