| Package | Description |
|---|---|
| com.aliyun.odps |
提供操作ODPS基本资源的类
|
| com.aliyun.odps.account |
提供ODPS支持的账号类型
|
| Modifier and Type | Method and Description |
|---|---|
AccountFormat |
Odps.getAccountFormat()
获取参数 account 格式
|
| Modifier and Type | Method and Description |
|---|---|
void |
Odps.setAccountFormat(AccountFormat format)
设置参数 account 格式
|
| Modifier and Type | Method and Description |
|---|---|
static AccountFormat |
AccountFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountFormat[] |
AccountFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AccountFormat.setParam(AccountFormat accountFormat,
Map<String,String> params) |
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.