Package cn.ucloud.pathx.models
Class GetGlobalSSHPriceResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.GetGlobalSSHPriceResponse
-
public class GetGlobalSSHPriceResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description GetGlobalSSHPriceResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetPrice()voidsetPrice(Double price)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-