com.aliyuncs.ecs.model.v20140526
类 DescribeTaskAttributeResponse.OperationProgress
java.lang.Object
com.aliyuncs.ecs.model.v20140526.DescribeTaskAttributeResponse.OperationProgress
- 包容类:
- DescribeTaskAttributeResponse
public static class DescribeTaskAttributeResponse.OperationProgress
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeTaskAttributeResponse.OperationProgress
public DescribeTaskAttributeResponse.OperationProgress()
getOperationStatus
public String getOperationStatus()
setOperationStatus
public void setOperationStatus(String operationStatus)
getErrorCode
public String getErrorCode()
setErrorCode
public void setErrorCode(String errorCode)
getErrorMsg
public String getErrorMsg()
setErrorMsg
public void setErrorMsg(String errorMsg)
getRelatedItemSet
public List<DescribeTaskAttributeResponse.OperationProgress.RelatedItem> getRelatedItemSet()
setRelatedItemSet
public void setRelatedItemSet(List<DescribeTaskAttributeResponse.OperationProgress.RelatedItem> relatedItemSet)
Copyright © 2016. All Rights Reserved.