public static final class AddLogPathRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
AddLogPathRequest.Builder |
appId(String appId)
The ID of the application.
|
AddLogPathRequest |
build() |
AddLogPathRequest.Builder |
path(String path)
The absolute path of the log directory that you want to add.
|
public AddLogPathRequest.Builder appId(String appId)
public AddLogPathRequest.Builder path(String path)
* /home/admin/edas-container/logs/ * /home/admin/taobao-tomcat-7.0.59/logs/ * /home/admin/taobao-tomcat-production-7.0.59.3/logs/ * /home/admin/taobao-tomcat-production-7.0.70/logs/ * /home/admin/edas-agent/logs/
public AddLogPathRequest build()
Copyright © 2023. All rights reserved.