Package cn.ucloud.uhost.models
Class DescribeUHostTagsResponse.UHostTagSet
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uhost.models.DescribeUHostTagsResponse.UHostTagSet
-
- Enclosing class:
- DescribeUHostTagsResponse
public static class DescribeUHostTagsResponse.UHostTagSet extends Response
-
-
Constructor Summary
Constructors Constructor Description UHostTagSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTag()IntegergetTotalCount()StringgetZone()voidsetTag(String tag)voidsetTotalCount(Integer totalCount)voidsetZone(String zone)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-