类 ListLabelsResponse.ListLabelsLabel

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.label.models.ListLabelsResponse.ListLabelsLabel
封闭类:
ListLabelsResponse

public static class ListLabelsResponse.ListLabelsLabel extends Response
  • 构造器详细资料

    • ListLabelsLabel

      public ListLabelsLabel()
  • 方法详细资料

    • 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)