Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
-
Packages that use UpdateImageGenerationConfigurationRequest Package Description software.amazon.awssdk.services.kinesisvideo software.amazon.awssdk.services.kinesisvideo.transform -
-
Uses of UpdateImageGenerationConfigurationRequest in software.amazon.awssdk.services.kinesisvideo
Methods in software.amazon.awssdk.services.kinesisvideo with parameters of type UpdateImageGenerationConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateImageGenerationConfigurationResponse>KinesisVideoAsyncClient. updateImageGenerationConfiguration(UpdateImageGenerationConfigurationRequest updateImageGenerationConfigurationRequest)Updates theStreamInfoandImageProcessingConfigurationfields.default UpdateImageGenerationConfigurationResponseKinesisVideoClient. updateImageGenerationConfiguration(UpdateImageGenerationConfigurationRequest updateImageGenerationConfigurationRequest)Updates theStreamInfoandImageProcessingConfigurationfields. -
Uses of UpdateImageGenerationConfigurationRequest in software.amazon.awssdk.services.kinesisvideo.transform
Methods in software.amazon.awssdk.services.kinesisvideo.transform with parameters of type UpdateImageGenerationConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateImageGenerationConfigurationRequestMarshaller. marshall(UpdateImageGenerationConfigurationRequest updateImageGenerationConfigurationRequest)
-