public static class KeyReplicaDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
KeyReplicaDetails |
build() |
KeyReplicaDetails.Builder |
copy(KeyReplicaDetails model) |
KeyReplicaDetails.Builder |
replicationId(String replicationId)
ReplicationId associated with a key operation
|
public KeyReplicaDetails.Builder replicationId(String replicationId)
ReplicationId associated with a key operation
replicationId
- the value to setpublic KeyReplicaDetails build()
public KeyReplicaDetails.Builder copy(KeyReplicaDetails model)
Copyright © 2016–2024. All rights reserved.