Uses of Interface
software.amazon.awssdk.services.s3outposts.S3OutpostsClient
-
Packages that use S3OutpostsClient 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 S3OutpostsClient in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that return S3OutpostsClient Modifier and Type Method Description static S3OutpostsClientS3OutpostsClient. create()Create aS3OutpostsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of S3OutpostsClient in software.amazon.awssdk.services.s3outposts.paginators
Constructors in software.amazon.awssdk.services.s3outposts.paginators with parameters of type S3OutpostsClient Constructor Description ListEndpointsIterable(S3OutpostsClient client, ListEndpointsRequest firstRequest)ListOutpostsWithS3Iterable(S3OutpostsClient client, ListOutpostsWithS3Request firstRequest)ListSharedEndpointsIterable(S3OutpostsClient client, ListSharedEndpointsRequest firstRequest)
-