| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
ImageGenerationDestinationConfig |
ImageGenerationDestinationConfig.clone() |
ImageGenerationDestinationConfig |
ImageGenerationConfiguration.getDestinationConfig()
The structure that contains the information required to deliver images to a customer.
|
ImageGenerationDestinationConfig |
ImageGenerationDestinationConfig.withDestinationRegion(String destinationRegion)
The AWS Region of the S3 bucket where images will be delivered.
|
ImageGenerationDestinationConfig |
ImageGenerationDestinationConfig.withUri(String uri)
The Uniform Resource Idenifier (URI) that identifies where the images will be delivered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageGenerationConfiguration.setDestinationConfig(ImageGenerationDestinationConfig destinationConfig)
The structure that contains the information required to deliver images to a customer.
|
ImageGenerationConfiguration |
ImageGenerationConfiguration.withDestinationConfig(ImageGenerationDestinationConfig destinationConfig)
The structure that contains the information required to deliver images to a customer.
|
Copyright © 2022. All rights reserved.