public class DescribeDrdsDBIpWhiteListResponse
extends com.aliyuncs.v5.AcsResponse
| Constructor and Description |
|---|
DescribeDrdsDBIpWhiteListResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeDrdsDBIpWhiteListResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
List<String> |
getIpWhiteList() |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setIpWhiteList(List<String> ipWhiteList) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public DescribeDrdsDBIpWhiteListResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.v5.AcsResponseCopyright © 2020. All Rights Reserved.