public class DescribeReplicaSetRoleResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeReplicaSetRoleResponse.ReplicaSet |
| 构造器和说明 |
|---|
DescribeReplicaSetRoleResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDBInstanceId() |
DescribeReplicaSetRoleResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeReplicaSetRoleResponse.ReplicaSet> |
getReplicaSets() |
String |
getRequestId() |
void |
setDBInstanceId(String dBInstanceId) |
void |
setReplicaSets(List<DescribeReplicaSetRoleResponse.ReplicaSet> replicaSets) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public List<DescribeReplicaSetRoleResponse.ReplicaSet> getReplicaSets()
public void setReplicaSets(List<DescribeReplicaSetRoleResponse.ReplicaSet> replicaSets)
public DescribeReplicaSetRoleResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.