public class ReplicateKeyResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ReplicateKeyResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Valid ConvertReplicaKeyForReplicateKeyOutput |
getReplicaKey()
Get replicaKey
|
int |
hashCode() |
ReplicateKeyResponse |
replicaKey(ConvertReplicaKeyForReplicateKeyOutput replicaKey) |
void |
setReplicaKey(ConvertReplicaKeyForReplicateKeyOutput replicaKey) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ReplicateKeyResponse replicaKey(ConvertReplicaKeyForReplicateKeyOutput replicaKey)
@Valid public @Valid ConvertReplicaKeyForReplicateKeyOutput getReplicaKey()
public void setReplicaKey(ConvertReplicaKeyForReplicateKeyOutput replicaKey)
Copyright © 2025. All rights reserved.