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() |
|