Package cn.ucloud.vpc.models
Class DescribeNetworkInterfaceResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.DescribeNetworkInterfaceResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNetworkInterfaceSet(List<DescribeNetworkInterfaceResponse.NetworkInterface> networkInterfaceSet) voidsetTotalCount(Integer totalCount) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeNetworkInterfaceResponse
public DescribeNetworkInterfaceResponse()
-
-
Method Details
-
getNetworkInterfaceSet
-
setNetworkInterfaceSet
public void setNetworkInterfaceSet(List<DescribeNetworkInterfaceResponse.NetworkInterface> networkInterfaceSet) -
getTotalCount
-
setTotalCount
-