Uses of Interface
software.amazon.awssdk.services.inspector.InspectorClientBuilder
-
Packages that use InspectorClientBuilder Package Description software.amazon.awssdk.services.inspector Amazon Inspector -
-
Uses of InspectorClientBuilder in software.amazon.awssdk.services.inspector
Methods in software.amazon.awssdk.services.inspector that return InspectorClientBuilder Modifier and Type Method Description static InspectorClientBuilderInspectorClient. builder()Create a builder that can be used to configure and create aInspectorClient.
-