Uses of Interface
software.amazon.awssdk.services.secretsmanager.model.StopReplicationToReplicaRequest.Builder
Packages that use StopReplicationToReplicaRequest.Builder
Package
Description
-
Uses of StopReplicationToReplicaRequest.Builder in software.amazon.awssdk.services.secretsmanager
Method parameters in software.amazon.awssdk.services.secretsmanager with type arguments of type StopReplicationToReplicaRequest.BuilderModifier and TypeMethodDescriptionSecretsManagerAsyncClient.stopReplicationToReplica(Consumer<StopReplicationToReplicaRequest.Builder> 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(Consumer<StopReplicationToReplicaRequest.Builder> 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.Builder in software.amazon.awssdk.services.secretsmanager.model
Methods in software.amazon.awssdk.services.secretsmanager.model that return StopReplicationToReplicaRequest.BuilderModifier and TypeMethodDescriptionStopReplicationToReplicaRequest.builder()StopReplicationToReplicaRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) StopReplicationToReplicaRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The name of the secret or the replica ARN.StopReplicationToReplicaRequest.toBuilder()Methods in software.amazon.awssdk.services.secretsmanager.model that return types with arguments of type StopReplicationToReplicaRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopReplicationToReplicaRequest.Builder>StopReplicationToReplicaRequest.serializableBuilderClass()