public static final class DescribeLogConfigResponseBody.LogInfo.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeLogConfigResponseBody.LogInfo |
build() |
DescribeLogConfigResponseBody.LogInfo.Builder |
logType(String logType)
The log type.
|
DescribeLogConfigResponseBody.LogInfo.Builder |
regionId(String regionId)
The region ID of Log Service.
|
DescribeLogConfigResponseBody.LogInfo.Builder |
slsLogStore(String slsLogStore)
The log store value of Log Service (SLS).
|
DescribeLogConfigResponseBody.LogInfo.Builder |
slsProject(String slsProject)
The SLS project.
|
public DescribeLogConfigResponseBody.LogInfo.Builder logType(String logType)
public DescribeLogConfigResponseBody.LogInfo.Builder regionId(String regionId)
public DescribeLogConfigResponseBody.LogInfo.Builder slsLogStore(String slsLogStore)
public DescribeLogConfigResponseBody.LogInfo.Builder slsProject(String slsProject)
public DescribeLogConfigResponseBody.LogInfo build()
Copyright © 2023. All rights reserved.