public static class SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
defaultLogPath |
Boolean |
isLogPathExists |
String |
modifiedTimestamp |
String |
modifiedUid |
String |
recordedLogPath |
| 构造器和说明 |
|---|
SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData() |
@NameInMap(value="DefaultLogPath") public String defaultLogPath
@NameInMap(value="IsLogPathExists") public Boolean isLogPathExists
@NameInMap(value="ModifiedTimestamp") public String modifiedTimestamp
@NameInMap(value="ModifiedUid") public String modifiedUid
@NameInMap(value="RecordedLogPath") public String recordedLogPath
public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData()
public static SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData setDefaultLogPath(String defaultLogPath)
public String getDefaultLogPath()
public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData setIsLogPathExists(Boolean isLogPathExists)
public Boolean getIsLogPathExists()
public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData setModifiedTimestamp(String modifiedTimestamp)
public String getModifiedTimestamp()
public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData setModifiedUid(String modifiedUid)
public String getModifiedUid()
public SetSparkAppLogRootPathResponseBody.SetSparkAppLogRootPathResponseBodyData setRecordedLogPath(String recordedLogPath)
public String getRecordedLogPath()
Copyright © 2023. All rights reserved.