public static final class ModifyClearLogstoreStorageRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyClearLogstoreStorageRequest |
build() |
ModifyClearLogstoreStorageRequest.Builder |
from(String from)
The ID of the request source.
|
ModifyClearLogstoreStorageRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ModifyClearLogstoreStorageRequest.Builder |
userLogStore(String userLogStore)
The name of the Logstore that stores logs.
|
ModifyClearLogstoreStorageRequest.Builder |
userProject(String userProject)
The name of the project.
|
public ModifyClearLogstoreStorageRequest.Builder from(String from)
public ModifyClearLogstoreStorageRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public ModifyClearLogstoreStorageRequest.Builder userLogStore(String userLogStore)
public ModifyClearLogstoreStorageRequest.Builder userProject(String userProject)
public ModifyClearLogstoreStorageRequest build()
Copyright © 2023. All rights reserved.