Uses of Interface
software.amazon.awssdk.services.artifact.ArtifactClientBuilder
-
Packages that use ArtifactClientBuilder Package Description software.amazon.awssdk.services.artifact This reference provides descriptions of the low-level AWS Artifact Service API. -
-
Uses of ArtifactClientBuilder in software.amazon.awssdk.services.artifact
Methods in software.amazon.awssdk.services.artifact that return ArtifactClientBuilder Modifier and Type Method Description static ArtifactClientBuilderArtifactClient. builder()Create a builder that can be used to configure and create aArtifactClient.
-