Package cn.ucloud.uaccount.models
Class GetNetworkMaskResponse.NetworkMask
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uaccount.models.GetNetworkMaskResponse.NetworkMask
-
- Enclosing class:
- GetNetworkMaskResponse
public static class GetNetworkMaskResponse.NetworkMask extends Response
-
-
Constructor Summary
Constructors Constructor Description NetworkMask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAPINetworkMask()StringgetLoginNetworkMask()voidsetAPINetworkMask(String apiNetworkMask)voidsetLoginNetworkMask(String loginNetworkMask)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-