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


嵌套类摘要
static class DescribeTaskAttributeResponse.OperationProgress.RelatedItem
           
 
构造方法摘要
DescribeTaskAttributeResponse.OperationProgress()
           
 
方法摘要
 String getErrorCode()
           
 String getErrorMsg()
           
 String getOperationStatus()
           
 List<DescribeTaskAttributeResponse.OperationProgress.RelatedItem> getRelatedItemSet()
           
 void setErrorCode(String errorCode)
           
 void setErrorMsg(String errorMsg)
           
 void setOperationStatus(String operationStatus)
           
 void setRelatedItemSet(List<DescribeTaskAttributeResponse.OperationProgress.RelatedItem> relatedItemSet)
           
 
从类 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.