| 限定符和类型 | 方法和说明 |
|---|---|
CreateImageResp |
create(CreateImageReq req) |
CreateImageResp |
create(CreateImageReq req,
RequestOptions reqOptions) |
GetImageResp |
get(GetImageReq req) |
GetImageResp |
get(GetImageReq req,
RequestOptions reqOptions) |
public Image(Config config)
public CreateImageResp create(CreateImageReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateImageResp create(CreateImageReq req) throws Exception
Exceptionpublic GetImageResp get(GetImageReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetImageResp get(GetImageReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.