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