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