Package cn.ucloud.pathx.models
Class GetUGA3UpdatePriceResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.pathx.models.GetUGA3UpdatePriceResponse
-
public class GetUGA3UpdatePriceResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description GetUGA3UpdatePriceResponse()
-
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
-
-