public class DescribeSSLResult extends BaseResponseResult
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeSSLResult.SSLBindedTarget |
static class |
DescribeSSLResult.SSLInfo |
action, message, retCode| 构造器和说明 |
|---|
DescribeSSLResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeSSLResult.SSLInfo> |
getSslInfos() |
Integer |
getTotalCount() |
void |
setSslInfos(List<DescribeSSLResult.SSLInfo> sslInfos) |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
getAction, getMessage, getRetCode, setAction, setMessage, setRetCodepublic Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<DescribeSSLResult.SSLInfo> getSslInfos()
public void setSslInfos(List<DescribeSSLResult.SSLInfo> sslInfos)
public String toString()
toString 在类中 BaseResponseResultCopyright © 2018. All rights reserved.