public class SetSparkAppLogRootPathResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData |
| 限定符和类型 | 字段和说明 |
|---|---|
SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData |
data |
String |
requestId
Id of the request
|
| 构造器和说明 |
|---|
SetSparkAppLogRootPathResponseBody() |
@NameInMap(value="Data") public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData data
@NameInMap(value="RequestId") public String requestId
Id of the request
public static SetSparkAppLogRootPathResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic SetSparkAppLogRootPathResponseBody setData(SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData data)
public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData getData()
public SetSparkAppLogRootPathResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.