public static final class ListLogConfigsResponseBody.LogConfigs.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListLogConfigsResponseBody.LogConfigs |
build() |
ListLogConfigsResponseBody.LogConfigs.Builder |
configName(String configName)
The path of logs.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
createTime(String createTime)
The storage type of logs.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
logDir(String logDir)
The name of the Logstore in Log Service.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
logType(String logType)
The ID of the region.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
regionId(String regionId)
The number of the returned page.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
slsLogStore(String slsLogStore)
The time when the configuration was created.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
slsProject(String slsProject)
The type of the log.
|
ListLogConfigsResponseBody.LogConfigs.Builder |
storeType(String storeType)
The ID of the Log Service project.
|
public ListLogConfigsResponseBody.LogConfigs.Builder configName(String configName)
public ListLogConfigsResponseBody.LogConfigs.Builder createTime(String createTime)
public ListLogConfigsResponseBody.LogConfigs.Builder logDir(String logDir)
public ListLogConfigsResponseBody.LogConfigs.Builder logType(String logType)
public ListLogConfigsResponseBody.LogConfigs.Builder regionId(String regionId)
public ListLogConfigsResponseBody.LogConfigs.Builder slsLogStore(String slsLogStore)
public ListLogConfigsResponseBody.LogConfigs.Builder slsProject(String slsProject)
public ListLogConfigsResponseBody.LogConfigs.Builder storeType(String storeType)
public ListLogConfigsResponseBody.LogConfigs build()
Copyright © 2024. All rights reserved.