| 程序包 | 说明 |
|---|---|
| com.aliyun.vod20170321 | |
| com.aliyun.vod20170321.models |
| 限定符和类型 | 方法和说明 |
|---|---|
GetImageInfosResponse |
Client.getImageInfos(GetImageInfosRequest request)
You can call this operation to query the basic information about multiple images at a time, such as the image title, type, creation time, tags, and URL.
### Limits
You can call this operation up to 10 times per second per account.
|
GetImageInfosResponse |
Client.getImageInfosWithOptions(GetImageInfosRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
You can call this operation to query the basic information about multiple images at a time, such as the image title, type, creation time, tags, and URL.
### Limits
You can call this operation up to 10 times per second per account.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static GetImageInfosRequest |
GetImageInfosRequest.build(Map<String,?> map) |
GetImageInfosRequest |
GetImageInfosRequest.setAuthTimeout(Long authTimeout) |
GetImageInfosRequest |
GetImageInfosRequest.setImageIds(String imageIds) |
GetImageInfosRequest |
GetImageInfosRequest.setOutputType(String outputType) |
Copyright © 2024. All rights reserved.