Uses of Class
com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store.MetaStore
-
Packages that use MetaStore Package Description com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store -
-
Uses of MetaStore in com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store
Methods in com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store with parameters of type MetaStore Modifier and Type Method Description voidMetaStore. replicate(String materialName, long version, MetaStore targetMetaStore)This API retrieves the intermediate keys from the source region and replicates it in the target region.
-