Uses of Interface
software.amazon.awssdk.services.s3outposts.S3OutpostsAsyncClient
-
Packages that use S3OutpostsAsyncClient Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations.software.amazon.awssdk.services.s3outposts.paginators -
-
Uses of S3OutpostsAsyncClient in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that return S3OutpostsAsyncClient Modifier and Type Method Description static S3OutpostsAsyncClientS3OutpostsAsyncClient. create()Create aS3OutpostsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of S3OutpostsAsyncClient in software.amazon.awssdk.services.s3outposts.paginators
Constructors in software.amazon.awssdk.services.s3outposts.paginators with parameters of type S3OutpostsAsyncClient Constructor Description ListEndpointsPublisher(S3OutpostsAsyncClient client, ListEndpointsRequest firstRequest)ListOutpostsWithS3Publisher(S3OutpostsAsyncClient client, ListOutpostsWithS3Request firstRequest)ListSharedEndpointsPublisher(S3OutpostsAsyncClient client, ListSharedEndpointsRequest firstRequest)
-