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