public class PrimaryKeyForReplicateKeyOutput extends Object
| Constructor and Description |
|---|
PrimaryKeyForReplicateKeyOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRegion()
Get region
|
String |
getTrn()
Get trn
|
int |
hashCode() |
PrimaryKeyForReplicateKeyOutput |
region(String region) |
void |
setRegion(String region) |
void |
setTrn(String trn) |
String |
toString() |
PrimaryKeyForReplicateKeyOutput |
trn(String trn) |
public PrimaryKeyForReplicateKeyOutput region(String region)
public String getRegion()
public void setRegion(String region)
public PrimaryKeyForReplicateKeyOutput trn(String trn)
public String getTrn()
public void setTrn(String trn)
Copyright © 2025. All rights reserved.