public class DescribeUGA3InstanceResponse extends Response
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeUGA3InstanceResponse.AccelerationAreaInfos |
static class |
DescribeUGA3InstanceResponse.ForwardInfo |
static class |
DescribeUGA3InstanceResponse.ForwardTask |
static class |
DescribeUGA3InstanceResponse.OutPublicIpInfo |
static class |
DescribeUGA3InstanceResponse.SrcAreaInfo |
| 构造器和说明 |
|---|
DescribeUGA3InstanceResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeUGA3InstanceResponse.ForwardInfo> |
getForwardInstanceInfos() |
Integer |
getTotalCount() |
void |
setForwardInstanceInfos(List<DescribeUGA3InstanceResponse.ForwardInfo> forwardInstanceInfos) |
void |
setTotalCount(Integer totalCount) |
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCodepublic List<DescribeUGA3InstanceResponse.ForwardInfo> getForwardInstanceInfos()
public void setForwardInstanceInfos(List<DescribeUGA3InstanceResponse.ForwardInfo> forwardInstanceInfos)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2022. All rights reserved.