Package cn.ucloud.vpc.models
Class CreateNetworkAclEntryResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.vpc.models.CreateNetworkAclEntryResponse
-
public class CreateNetworkAclEntryResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description CreateNetworkAclEntryResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEntryId()voidsetEntryId(String entryId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-