public static final class UpdatePostPaidBindRelResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdatePostPaidBindRelResponseBody.Builder |
bindCount(Long bindCount)
Number of servers successfully bound
example:
2
|
UpdatePostPaidBindRelResponseBody |
build() |
UpdatePostPaidBindRelResponseBody.Builder |
requestId(String requestId)
The ID of this request, a unique identifier generated by Alibaba Cloud for this request, which can be used for troubleshooting and problem localization.
|
UpdatePostPaidBindRelResponseBody.Builder |
resultCode(Integer resultCode)
Binding result status code.
|
public UpdatePostPaidBindRelResponseBody.Builder bindCount(Long bindCount)
Number of servers successfully bound
example:2
public UpdatePostPaidBindRelResponseBody.Builder requestId(String requestId)
The ID of this request, a unique identifier generated by Alibaba Cloud for this request, which can be used for troubleshooting and problem localization.
example:09969D2C-4FAD-429E-BFBF-9A60DEF8BF6F
public UpdatePostPaidBindRelResponseBody.Builder resultCode(Integer resultCode)
Binding result status code. Values:
0
public UpdatePostPaidBindRelResponseBody build()
Copyright © 2026. All rights reserved.