| Package | Description |
|---|---|
| com.volcengine.service.imagex | |
| com.volcengine.service.imagex.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> GenericCommonResponse<T> |
IImageXService.getImageX(String action,
Map<String,String> param,
Class<T> respType)
Request ImageX api with method GET.
|
<T> GenericCommonResponse<T> |
IImageXService.postImageX(String action,
Map<String,String> param,
Object req,
Class<T> respType)
Request ImageX api with method POST.
|
| Modifier and Type | Method and Description |
|---|---|
<T> GenericCommonResponse<T> |
ImageXServiceImpl.getImageX(String action,
Map<String,String> param,
Class<T> respType) |
<T> GenericCommonResponse<T> |
ImageXServiceImpl.postImageX(String action,
Map<String,String> param,
Object req,
Class<T> respType) |
Copyright © 2025. All rights reserved.