Uses of Interface
software.amazon.awssdk.services.repostspace.RepostspaceAsyncClient
-
Packages that use RepostspaceAsyncClient Package Description software.amazon.awssdk.services.repostspace AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp Support plans.software.amazon.awssdk.services.repostspace.paginators -
-
Uses of RepostspaceAsyncClient in software.amazon.awssdk.services.repostspace
Methods in software.amazon.awssdk.services.repostspace that return RepostspaceAsyncClient Modifier and Type Method Description static RepostspaceAsyncClientRepostspaceAsyncClient. create()Create aRepostspaceAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of RepostspaceAsyncClient in software.amazon.awssdk.services.repostspace.paginators
Constructors in software.amazon.awssdk.services.repostspace.paginators with parameters of type RepostspaceAsyncClient Constructor Description ListSpacesPublisher(RepostspaceAsyncClient client, ListSpacesRequest firstRequest)
-