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