Uses of Interface
software.amazon.awssdk.services.glacier.GlacierAsyncClientBuilder
-
Packages that use GlacierAsyncClientBuilder Package Description software.amazon.awssdk.services.glacier Amazon S3 Glacier (Glacier) is a storage solution for "cold data." -
-
Uses of GlacierAsyncClientBuilder in software.amazon.awssdk.services.glacier
Methods in software.amazon.awssdk.services.glacier that return GlacierAsyncClientBuilder Modifier and Type Method Description static GlacierAsyncClientBuilderGlacierAsyncClient. builder()Create a builder that can be used to configure and create aGlacierAsyncClient.
-