JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
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
void
MetaStore.
replicate
(
String
materialName, long version,
MetaStore
targetMetaStore)
This API retrieves the intermediate keys from the source region and replicates it in the target region.