public static final class ModifyWebPathRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyWebPathRequest |
build() |
ModifyWebPathRequest.Builder |
config(String config)
The configuration of the web directory.
|
ModifyWebPathRequest.Builder |
target(String target)
The protected asset to which the web directory belongs.
|
ModifyWebPathRequest.Builder |
type(String type)
The type of the configuration item.
|
public ModifyWebPathRequest.Builder config(String config)
* **webPathType**: the type of the web directory * **webPath**: the web directory
public ModifyWebPathRequest.Builder target(String target)
* **target**: the protected asset. * **targetType**: the type of the asset. Set the value to uuid. * **flag**: the type of the operation.
public ModifyWebPathRequest.Builder type(String type)
public ModifyWebPathRequest build()
Copyright © 2023. All rights reserved.