| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseSts |
ResponseSts.code(Long code) |
ResponseSts |
ResponseSts.data(Sts data) |
ResponseSts |
ResponseSts.message(String message) |
ResponseSts |
ResponseSts.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseSts |
CdpApi.getUserToken(String account,
Integer durationSeconds)
获取用户临时Token(STS)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseSts> |
CdpApi.getUserTokenWithHttpInfo(String account,
Integer durationSeconds)
获取用户临时Token(STS)
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
CdpApi.getUserTokenAsync(String account,
Integer durationSeconds,
ApiCallback<ResponseSts> callback)
获取用户临时Token(STS) (asynchronously)
|
Copyright © 2023. All rights reserved.