Class ListMonitorProductResponse.Product

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.cloudwatch.models.ListMonitorProductResponse.Product
Enclosing class:
ListMonitorProductResponse

public static class ListMonitorProductResponse.Product extends Response
  • Constructor Details

    • Product

      public Product()
  • Method Details

    • getId

      public Integer getId()
    • setId

      public void setId(Integer id)
    • getProductType

      public Integer getProductType()
    • setProductType

      public void setProductType(Integer productType)
    • getProductKey

      public String getProductKey()
    • setProductKey

      public void setProductKey(String productKey)
    • getProductName

      public String getProductName()
    • setProductName

      public void setProductName(String productName)
    • getProductName1

      public String getProductName1()
    • setProductName1

      public void setProductName1(String productName1)
    • getProductChName

      public String getProductChName()
    • setProductChName

      public void setProductChName(String productChName)
    • getProductEnName

      public String getProductEnName()
    • setProductEnName

      public void setProductEnName(String productEnName)
    • getMetas

      public String getMetas()
    • setMetas

      public void setMetas(String metas)
    • getProductGroup

      public String getProductGroup()
    • setProductGroup

      public void setProductGroup(String productGroup)