public class DescribeUGAInstanceResponse extends Response
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeUGAInstanceResponse.OutPublicIpInfo |
static class |
DescribeUGAInstanceResponse.UGAAInfo |
static class |
DescribeUGAInstanceResponse.UGAATask |
static class |
DescribeUGAInstanceResponse.UGAL4Forwarder |
static class |
DescribeUGAInstanceResponse.UGAL7Forwarder |
static class |
DescribeUGAInstanceResponse.UPathSet |
| 构造器和说明 |
|---|
DescribeUGAInstanceResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getTotalCount() |
List<DescribeUGAInstanceResponse.UGAAInfo> |
getUGAList() |
void |
setTotalCount(Integer totalCount) |
void |
setUGAList(List<DescribeUGAInstanceResponse.UGAAInfo> ugaList) |
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCodepublic List<DescribeUGAInstanceResponse.UGAAInfo> getUGAList()
public void setUGAList(List<DescribeUGAInstanceResponse.UGAAInfo> ugaList)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2022. All rights reserved.