| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetImagesResponse> |
KinesisVideoArchivedMediaAsyncClient.getImages(GetImagesRequest getImagesRequest)
Retrieves a list of Images corresponding to each timestamp for a given time range, sampling interval, and image
format configuration.
|
default GetImagesResponse |
KinesisVideoArchivedMediaClient.getImages(GetImagesRequest getImagesRequest)
Retrieves a list of Images corresponding to each timestamp for a given time range, sampling interval, and image
format configuration.
|
default GetImagesPublisher |
KinesisVideoArchivedMediaAsyncClient.getImagesPaginator(GetImagesRequest getImagesRequest)
Retrieves a list of Images corresponding to each timestamp for a given time range, sampling interval, and image
format configuration.
|
default GetImagesIterable |
KinesisVideoArchivedMediaClient.getImagesPaginator(GetImagesRequest getImagesRequest)
Retrieves a list of Images corresponding to each timestamp for a given time range, sampling interval, and image
format configuration.
|
| Constructor and Description |
|---|
GetImagesIterable(KinesisVideoArchivedMediaClient client,
GetImagesRequest firstRequest) |
GetImagesPublisher(KinesisVideoArchivedMediaAsyncClient client,
GetImagesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetImagesRequestMarshaller.marshall(GetImagesRequest getImagesRequest) |
Copyright © 2023. All rights reserved.