| Package | Description |
|---|---|
| com.aliyun.tea |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TeaModel> |
TeaModel.build(Map<String,?> map,
T model) |
static <T extends TeaModel> |
TeaModel.toModel(Map<String,?> map,
T model) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
TeaModel.buildMap(TeaModel teaModel) |
static void |
TeaModel.validateParams(TeaModel teaModel,
String paramName) |
Copyright © 2022. All rights reserved.