Uses of Class
software.amazon.awssdk.services.secretsmanager.model.StopReplicationToReplicaRequest
Packages that use StopReplicationToReplicaRequest
Package
Description
-
Uses of StopReplicationToReplicaRequest in software.amazon.awssdk.services.secretsmanager
Methods in software.amazon.awssdk.services.secretsmanager with parameters of type StopReplicationToReplicaRequestModifier and TypeMethodDescriptionSecretsManagerAsyncClient.stopReplicationToReplica(StopReplicationToReplicaRequest stopReplicationToReplicaRequest) Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret in the replica Region.default StopReplicationToReplicaResponseSecretsManagerClient.stopReplicationToReplica(StopReplicationToReplicaRequest stopReplicationToReplicaRequest) Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret in the replica Region. -
Uses of StopReplicationToReplicaRequest in software.amazon.awssdk.services.secretsmanager.transform
Methods in software.amazon.awssdk.services.secretsmanager.transform with parameters of type StopReplicationToReplicaRequestModifier and TypeMethodDescriptionStopReplicationToReplicaRequestMarshaller.marshall(StopReplicationToReplicaRequest stopReplicationToReplicaRequest)