public static class GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetKnowledgeListResponseBodyResult() |
@NameInMap(value="docFormat") public String docFormat
@NameInMap(value="docName") public String docName
@NameInMap(value="docUrl") public String docUrl
@NameInMap(value="status") public String status
@NameInMap(value="studyId") public String studyId
public static GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult setDocFormat(String docFormat)
public String getDocFormat()
public GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult setDocName(String docName)
public String getDocName()
public GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult setDocUrl(String docUrl)
public String getDocUrl()
public GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult setStatus(String status)
public String getStatus()
public GetKnowledgeListResponseBody.GetKnowledgeListResponseBodyResult setStudyId(String studyId)
public String getStudyId()
Copyright © 2025. All rights reserved.