public static final class DeleteLogPathRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteLogPathRequest.Builder |
appId(String appId)
The ID of the application.
|
DeleteLogPathRequest |
build() |
DeleteLogPathRequest.Builder |
path(String path)
The absolute path of the log directory that you want to remove.
|
public DeleteLogPathRequest.Builder appId(String appId)
public DeleteLogPathRequest.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 DeleteLogPathRequest build()
Copyright © 2023. All rights reserved.