| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| com.aliyun.odps.account |
提供ODPS支持的账号类型
|
| com.aliyun.odps.commons |
| Modifier and Type | Method and Description |
|---|---|
Account |
Odps.getAccount()
获取
Account 暂未开放,仅限内部使用 |
| Modifier and Type | Method and Description |
|---|---|
void |
Odps.setAccount(Account account) |
| Constructor and Description |
|---|
Odps(Account account)
指定
Account构造Odps对象 |
Odps(Account account,
AppAccount appAccount) |
| Modifier and Type | Class and Description |
|---|---|
class |
AliyunAccount
阿里云认证账号
|
class |
AppAccount
This class is for keeping track of the behaviors of a certain application.
|
class |
BearerTokenAccount
使用临时授权 Token 的认证账号
|
| Constructor and Description |
|---|
AppAccount(Account account) |
AppRequestSigner(Account account) |
| Modifier and Type | Method and Description |
|---|---|
Account |
GeneralConfiguration.getAccount() |
Copyright © 2019 Alibaba Cloud Computing. All rights reserved.