类 ListLabelsByResourceIdsResponse.ListLabelsByResourceIdsLabel

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.label.models.ListLabelsByResourceIdsResponse.ListLabelsByResourceIdsLabel
封闭类:
ListLabelsByResourceIdsResponse

public static class ListLabelsByResourceIdsResponse.ListLabelsByResourceIdsLabel extends Response
  • 构造器详细资料

    • ListLabelsByResourceIdsLabel

      public ListLabelsByResourceIdsLabel()
  • 方法详细资料

    • getResourceId

      public String getResourceId()
    • setResourceId

      public void setResourceId(String resourceId)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getCategory

      public String getCategory()
    • setCategory

      public void setCategory(String category)