Package cn.ucloud.vpc.models
Class DescribeNetworkAclAssociationResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.DescribeNetworkAclAssociationResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAssociationList(List<DescribeNetworkAclAssociationResponse.AssociationInfo> associationList) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
DescribeNetworkAclAssociationResponse
public DescribeNetworkAclAssociationResponse()
-
-
Method Details
-
getAssociationList
-
setAssociationList
public void setAssociationList(List<DescribeNetworkAclAssociationResponse.AssociationInfo> associationList)
-