程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vod20170321 | |
com.aliyun.sdk.service.vod20170321.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<GetImageInfosResponse> |
DefaultAsyncClient.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.
|
CompletableFuture<GetImageInfosResponse> |
AsyncClient.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 |
GetImageInfosResponse.Builder.build() |
static GetImageInfosResponse |
GetImageInfosResponse.create() |
Copyright © 2024. All rights reserved.