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