类 GetUHostRefundPriceResponse.UHostRefundPriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.GetUHostRefundPriceResponse.UHostRefundPriceSet
封闭类:
GetUHostRefundPriceResponse

public static class GetUHostRefundPriceResponse.UHostRefundPriceSet extends Response
  • 构造器详细资料

    • UHostRefundPriceSet

      public UHostRefundPriceSet()
  • 方法详细资料

    • getUHostId

      public String getUHostId()
    • setUHostId

      public void setUHostId(String uHostId)
    • getCode

      public Integer getCode()
    • setCode

      public void setCode(Integer code)
    • getMessage

      public String getMessage()
      覆盖:
      getMessage 在类中 Response
    • setMessage

      public void setMessage(String message)
      覆盖:
      setMessage 在类中 Response
    • getRefundPrice

      public Double getRefundPrice()
    • setRefundPrice

      public void setRefundPrice(Double refundPrice)