public class CheckProcessingServerLockApplyResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CheckProcessingServerLockApplyResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CheckProcessingServerLockApplyResponseBody |
build(Map<String,?> map) |
Boolean |
getExists() |
String |
getRequestId() |
CheckProcessingServerLockApplyResponseBody |
setExists(Boolean exists) |
CheckProcessingServerLockApplyResponseBody |
setRequestId(String requestId) |
@NameInMap(value="Exists") public Boolean exists
@NameInMap(value="RequestId") public String requestId
public CheckProcessingServerLockApplyResponseBody()
public static CheckProcessingServerLockApplyResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic CheckProcessingServerLockApplyResponseBody setExists(Boolean exists)
public Boolean getExists()
public CheckProcessingServerLockApplyResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.