Uses of Interface
software.amazon.awssdk.services.mediastore.MediaStoreClientBuilder
-
Packages that use MediaStoreClientBuilder Package Description software.amazon.awssdk.services.mediastore An AWS Elemental MediaStore container is a namespace that holds folders and objects. -
-
Uses of MediaStoreClientBuilder in software.amazon.awssdk.services.mediastore
Methods in software.amazon.awssdk.services.mediastore that return MediaStoreClientBuilder Modifier and Type Method Description static MediaStoreClientBuilderMediaStoreClient. builder()Create a builder that can be used to configure and create aMediaStoreClient.
-