Class GetCompShareImageCreateProgressResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetCompShareImageCreateProgressResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProcess(Double process) voidsetRemainingDuration(String remainingDuration) voidsetTotalDuration(String totalDuration) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
GetCompShareImageCreateProgressResponse
public GetCompShareImageCreateProgressResponse()
-
-
Method Details
-
getProcess
-
setProcess
-
getTotalDuration
-
setTotalDuration
-
getRemainingDuration
-
setRemainingDuration
-