public class StopJobRequestBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
stopStrategy
This parameter is required.
|
构造器和说明 |
---|
StopJobRequestBody() |
限定符和类型 | 方法和说明 |
---|---|
static StopJobRequestBody |
build(Map<String,?> map) |
String |
getStopStrategy() |
StopJobRequestBody |
setStopStrategy(String stopStrategy) |
@NameInMap(value="stopStrategy") public String stopStrategy
This parameter is required.
public static StopJobRequestBody build(Map<String,?> map) throws Exception
Exception
public StopJobRequestBody setStopStrategy(String stopStrategy)
public String getStopStrategy()
Copyright © 2024. All rights reserved.