Package cn.ucloud.vpc.models
Class AllocateVIPResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.AllocateVIPResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDataSet(List<String> dataSet) voidsetVIPSet(List<AllocateVIPResponse.VIPSet> vipSet) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
AllocateVIPResponse
public AllocateVIPResponse()
-
-
Method Details
-
getVIPSet
-
setVIPSet
-
getDataSet
-
setDataSet
-