Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
Packages that use ImageGenerationConfiguration Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of ImageGenerationConfiguration in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return ImageGenerationConfiguration Modifier and Type Method Description ImageGenerationConfigurationDescribeImageGenerationConfigurationResponse. imageGenerationConfiguration()The structure that contains the information required for the Kinesis video stream (KVS) images delivery.ImageGenerationConfigurationUpdateImageGenerationConfigurationRequest. imageGenerationConfiguration()The structure that contains the information required for the KVS images delivery.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type ImageGenerationConfiguration Modifier and Type Method Description DescribeImageGenerationConfigurationResponse.BuilderDescribeImageGenerationConfigurationResponse.Builder. imageGenerationConfiguration(ImageGenerationConfiguration imageGenerationConfiguration)The structure that contains the information required for the Kinesis video stream (KVS) images delivery.UpdateImageGenerationConfigurationRequest.BuilderUpdateImageGenerationConfigurationRequest.Builder. imageGenerationConfiguration(ImageGenerationConfiguration imageGenerationConfiguration)The structure that contains the information required for the KVS images delivery.
-