public static final class CreateConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateConfigRequest.Builder |
body(LogtailConfig body)
The body of the request.
|
CreateConfigRequest |
build() |
CreateConfigRequest.Builder |
project(String project)
The name of the project.
|
public CreateConfigRequest.Builder project(String project)
The name of the project.
This parameter is required.
example:ali-test-project
public CreateConfigRequest.Builder body(LogtailConfig body)
The body of the request.
public CreateConfigRequest build()
Copyright © 2025. All rights reserved.