public static class DescribeTaskAttributeResponseBody.DescribeTaskAttributeResponseBodyOperationProgressSetOperationProgressRelatedItemSetRelatedItem
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
name
The name of the related item.
|
String |
value
The value of the related item.
|
构造器和说明 |
---|
DescribeTaskAttributeResponseBodyOperationProgressSetOperationProgressRelatedItemSetRelatedItem() |
@NameInMap(value="Name") public String name
The name of the related item.
example:OSSObject
@NameInMap(value="Value") public String value
The value of the related item.
example:MYOSSPRE_m-23f8tcp***_t-23ym6mv***.vhd
public DescribeTaskAttributeResponseBodyOperationProgressSetOperationProgressRelatedItemSetRelatedItem()
public static DescribeTaskAttributeResponseBody.DescribeTaskAttributeResponseBodyOperationProgressSetOperationProgressRelatedItemSetRelatedItem build(Map<String,?> map) throws Exception
Exception
public DescribeTaskAttributeResponseBody.DescribeTaskAttributeResponseBodyOperationProgressSetOperationProgressRelatedItemSetRelatedItem setName(String name)
public String getName()
public DescribeTaskAttributeResponseBody.DescribeTaskAttributeResponseBodyOperationProgressSetOperationProgressRelatedItemSetRelatedItem setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.