Uses of Interface
software.amazon.awssdk.services.artifact.ArtifactAsyncClient
-
Packages that use ArtifactAsyncClient 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 ArtifactAsyncClient in software.amazon.awssdk.services.artifact
Methods in software.amazon.awssdk.services.artifact that return ArtifactAsyncClient Modifier and Type Method Description static ArtifactAsyncClientArtifactAsyncClient. create()Create aArtifactAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ArtifactAsyncClient in software.amazon.awssdk.services.artifact.paginators
Constructors in software.amazon.awssdk.services.artifact.paginators with parameters of type ArtifactAsyncClient Constructor Description ListReportsPublisher(ArtifactAsyncClient client, ListReportsRequest firstRequest)
-