Class DescribeULHostInstanceResponse.ExclusiveUTPInfo
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeULHostInstanceResponse.ExclusiveUTPInfo
- Enclosing class:
DescribeULHostInstanceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAvailableSize(Integer availableSize) voidsetCreateTime(Integer createTime) voidsetExcessSize(Integer excessSize) voidsetLastResetTime(Integer lastResetTime) voidsetNextResetTime(Integer nextResetTime) voidsetTotalSize(Integer totalSize) voidsetUsedSize(Integer usedSize) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
ExclusiveUTPInfo
public ExclusiveUTPInfo()
-
-
Method Details
-
getTotalSize
-
setTotalSize
-
getAvailableSize
-
setAvailableSize
-
getUsedSize
-
setUsedSize
-
getExcessSize
-
setExcessSize
-
getLastResetTime
-
setLastResetTime
-
getNextResetTime
-
setNextResetTime
-
getCreateTime
-
setCreateTime
-