Uses of Interface
software.amazon.awssdk.services.artifact.ArtifactClient
-
Packages that use ArtifactClient Package Description software.amazon.awssdk.services.artifact This reference provides descriptions of the low-level AWS Artifact Service API.software.amazon.awssdk.services.artifact.paginators -
-
Uses of ArtifactClient in software.amazon.awssdk.services.artifact
Methods in software.amazon.awssdk.services.artifact that return ArtifactClient Modifier and Type Method Description static ArtifactClientArtifactClient. create()Create aArtifactClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ArtifactClient in software.amazon.awssdk.services.artifact.paginators
Constructors in software.amazon.awssdk.services.artifact.paginators with parameters of type ArtifactClient Constructor Description ListReportsIterable(ArtifactClient client, ListReportsRequest firstRequest)
-