public static class ListCollectorsResponseBody.ListCollectorsResponseBodyResultConfigs
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
ListCollectorsResponseBodyResultConfigs() |
@NameInMap(value="content") public String content
The content of the file.
@NameInMap(value="fileName") public String fileName
The name of the file.
public static ListCollectorsResponseBody.ListCollectorsResponseBodyResultConfigs build(Map<String,?> map) throws Exception
Exception
public ListCollectorsResponseBody.ListCollectorsResponseBodyResultConfigs setContent(String content)
public String getContent()
public ListCollectorsResponseBody.ListCollectorsResponseBodyResultConfigs setFileName(String fileName)
public String getFileName()
Copyright © 2024. All rights reserved.