public static final class GrantSwitchAgreementResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GrantSwitchAgreementResponseBody |
build() |
GrantSwitchAgreementResponseBody.Builder |
code(String code)
Code number.
|
GrantSwitchAgreementResponseBody.Builder |
message(String message)
The message returned with the request result.
|
GrantSwitchAgreementResponseBody.Builder |
requestId(String requestId)
The ID of this request, which is a unique identifier generated by Alibaba Cloud for the request, and can be used for troubleshooting and problem localization.
|
public GrantSwitchAgreementResponseBody.Builder code(String code)
Code number.
example:200
public GrantSwitchAgreementResponseBody.Builder message(String message)
The message returned with the request result.
example:successful
public GrantSwitchAgreementResponseBody.Builder requestId(String requestId)
The ID of this request, which is a unique identifier generated by Alibaba Cloud for the request, and can be used for troubleshooting and problem localization.
example:11C96623-E106-59C9-866D-A6C82911459F
public GrantSwitchAgreementResponseBody build()
Copyright © 2026. All rights reserved.