Class DescribeInstanceNetworkInterfaceResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.DescribeInstanceNetworkInterfaceResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNetworkInterfaceSet(List<DescribeInstanceNetworkInterfaceResponse.InstanceNetworkInterface> networkInterfaceSet) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeInstanceNetworkInterfaceResponse
public DescribeInstanceNetworkInterfaceResponse()
-
-
Method Details
-
getNetworkInterfaceSet
public List<DescribeInstanceNetworkInterfaceResponse.InstanceNetworkInterface> getNetworkInterfaceSet() -
setNetworkInterfaceSet
public void setNetworkInterfaceSet(List<DescribeInstanceNetworkInterfaceResponse.InstanceNetworkInterface> networkInterfaceSet)
-