public class InternalAppAccessTokenReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
InternalAppAccessTokenReqBody.Builder |
| 构造器和说明 |
|---|
InternalAppAccessTokenReqBody() |
InternalAppAccessTokenReqBody(InternalAppAccessTokenReqBody.Builder builder) |
public InternalAppAccessTokenReqBody()
public InternalAppAccessTokenReqBody(InternalAppAccessTokenReqBody.Builder builder)
public String getAppId()
public void setAppId(String appId)
public String getAppSecret()
public void setAppSecret(String appSecret)
public static InternalAppAccessTokenReqBody.Builder newBuilder()
Copyright © 2025. All rights reserved.