public static class CreateActionRequest.CreateActionRequestActionInfoOutputDataRules
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
expectValue |
String |
operate |
String |
propertyPath |
| 构造器和说明 |
|---|
CreateActionRequestActionInfoOutputDataRules() |
@NameInMap(value="expectValue") public String expectValue
@NameInMap(value="operate") public String operate
@NameInMap(value="propertyPath") public String propertyPath
public CreateActionRequestActionInfoOutputDataRules()
public static CreateActionRequest.CreateActionRequestActionInfoOutputDataRules build(Map<String,?> map) throws Exception
Exceptionpublic CreateActionRequest.CreateActionRequestActionInfoOutputDataRules setExpectValue(String expectValue)
public String getExpectValue()
public CreateActionRequest.CreateActionRequestActionInfoOutputDataRules setOperate(String operate)
public String getOperate()
public CreateActionRequest.CreateActionRequestActionInfoOutputDataRules setPropertyPath(String propertyPath)
public String getPropertyPath()
Copyright © 2022. All rights reserved.