Class ListLabelsResponse.ListLabelsLabel

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.label.models.ListLabelsResponse.ListLabelsLabel
Enclosing class:
ListLabelsResponse

public static class ListLabelsResponse.ListLabelsLabel extends Response
  • Constructor Details

    • ListLabelsLabel

      public ListLabelsLabel()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getResourceCount

      public Integer getResourceCount()
    • setResourceCount

      public void setResourceCount(Integer resourceCount)