Uses of Interface
software.amazon.awssdk.services.s3outposts.S3OutpostsClientBuilder
-
Packages that use S3OutpostsClientBuilder Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations. -
-
Uses of S3OutpostsClientBuilder in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that return S3OutpostsClientBuilder Modifier and Type Method Description static S3OutpostsClientBuilderS3OutpostsClient. builder()Create a builder that can be used to configure and create aS3OutpostsClient.
-