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