| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveRegionsFromReplicationResponse.Builder |
RemoveRegionsFromReplicationResponse.Builder.arn(String arn)
The ARN of the primary secret.
|
static RemoveRegionsFromReplicationResponse.Builder |
RemoveRegionsFromReplicationResponse.builder() |
RemoveRegionsFromReplicationResponse.Builder |
RemoveRegionsFromReplicationResponse.Builder.replicationStatus(Collection<ReplicationStatusType> replicationStatus)
The status of replicas for this secret after you remove Regions.
|
RemoveRegionsFromReplicationResponse.Builder |
RemoveRegionsFromReplicationResponse.Builder.replicationStatus(Consumer<ReplicationStatusType.Builder>... replicationStatus)
The status of replicas for this secret after you remove Regions.
|
RemoveRegionsFromReplicationResponse.Builder |
RemoveRegionsFromReplicationResponse.Builder.replicationStatus(ReplicationStatusType... replicationStatus)
The status of replicas for this secret after you remove Regions.
|
RemoveRegionsFromReplicationResponse.Builder |
RemoveRegionsFromReplicationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RemoveRegionsFromReplicationResponse.Builder> |
RemoveRegionsFromReplicationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.