public static final class ModifyWebPathResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyWebPathResponseBody |
build() |
ModifyWebPathResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
ModifyWebPathResponseBody.Builder |
success(Boolean success)
Indicates whether the request was successful.
|
public ModifyWebPathResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:20623245-7E5E-52CA-9640-7502F119****
public ModifyWebPathResponseBody.Builder success(Boolean success)
Indicates whether the request was successful. Valid values:
true
public ModifyWebPathResponseBody build()
Copyright © 2026. All rights reserved.