Uses of Class
software.amazon.awssdk.services.kms.model.ReplicateKeyRequest
Packages that use ReplicateKeyRequest
Package
Description
-
Uses of ReplicateKeyRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type ReplicateKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ReplicateKeyResponse>KmsAsyncClient.replicateKey(ReplicateKeyRequest replicateKeyRequest) Replicates a multi-Region key into the specified Region.default ReplicateKeyResponseKmsClient.replicateKey(ReplicateKeyRequest replicateKeyRequest) Replicates a multi-Region key into the specified Region. -
Uses of ReplicateKeyRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type ReplicateKeyRequestModifier and TypeMethodDescriptionReplicateKeyRequestMarshaller.marshall(ReplicateKeyRequest replicateKeyRequest)