| 程序包 | 说明 |
|---|---|
| com.volcengine.service.imagex | |
| com.volcengine.service.imagex.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonResponse |
IImageXService.getImageX(String action,
Map<String,String> param)
Request ImageX api with method GET.
|
CommonResponse |
IImageXService.postImageX(String action,
Map<String,String> param,
Object req)
Request ImageX api with method POST.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CommonResponse |
ImageXServiceImpl.getImageX(String action,
Map<String,String> param) |
CommonResponse |
ImageXServiceImpl.postImageX(String action,
Map<String,String> param,
Object req) |
Copyright © 2021. All rights reserved.