public class UpdateHrmVersionRollBackStatusRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
configValue
example:
show
|
String |
optUserId
example:
1231231232
|
构造器和说明 |
---|
UpdateHrmVersionRollBackStatusRequest() |
限定符和类型 | 方法和说明 |
---|---|
static UpdateHrmVersionRollBackStatusRequest |
build(Map<String,?> map) |
String |
getConfigValue() |
String |
getOptUserId() |
UpdateHrmVersionRollBackStatusRequest |
setConfigValue(String configValue) |
UpdateHrmVersionRollBackStatusRequest |
setOptUserId(String optUserId) |
@NameInMap(value="configValue") public String configValue
show
@NameInMap(value="optUserId") public String optUserId
1231231232
public static UpdateHrmVersionRollBackStatusRequest build(Map<String,?> map) throws Exception
Exception
public UpdateHrmVersionRollBackStatusRequest setConfigValue(String configValue)
public String getConfigValue()
public UpdateHrmVersionRollBackStatusRequest setOptUserId(String optUserId)
public String getOptUserId()
Copyright © 2024. All rights reserved.