public static final class GetAppliedConfigsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAppliedConfigsResponseBody |
build() |
GetAppliedConfigsResponseBody.Builder |
configs(List<String> configs)
The names of the Logtail configurations.
|
GetAppliedConfigsResponseBody.Builder |
count(Integer count)
The number of Logtail configurations.
|
public GetAppliedConfigsResponseBody.Builder configs(List<String> configs)
The names of the Logtail configurations.
public GetAppliedConfigsResponseBody.Builder count(Integer count)
The number of Logtail configurations.
example:2
public GetAppliedConfigsResponseBody build()
Copyright © 2025. All rights reserved.