public static class InternalAppAccessTokenReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
InternalAppAccessTokenReqBody.Builder |
appId(String appId)
应用唯一标识,创建应用后获得。
|
InternalAppAccessTokenReqBody.Builder |
appSecret(String appSecret)
应用秘钥,创建应用后获得。
|
InternalAppAccessTokenReqBody |
build() |
public InternalAppAccessTokenReqBody.Builder appId(String appId)
示例值:cli_hsjeriogfkd93jf84
appId - public InternalAppAccessTokenReqBody.Builder appSecret(String appSecret)
示例值:jdsfslkjdg8e73hdf9237enbd
appSecret - public InternalAppAccessTokenReqBody build()
Copyright © 2025. All rights reserved.