Uses of Class
software.amazon.awssdk.services.mediatailor.model.UpdateVodSourceRequest
-
Packages that use UpdateVodSourceRequest Package Description software.amazon.awssdk.services.mediatailor Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.software.amazon.awssdk.services.mediatailor.transform -
-
Uses of UpdateVodSourceRequest in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor with parameters of type UpdateVodSourceRequest Modifier and Type Method Description default CompletableFuture<UpdateVodSourceResponse>MediaTailorAsyncClient. updateVodSource(UpdateVodSourceRequest updateVodSourceRequest)Updates a VOD source's configuration.default UpdateVodSourceResponseMediaTailorClient. updateVodSource(UpdateVodSourceRequest updateVodSourceRequest)Updates a VOD source's configuration. -
Uses of UpdateVodSourceRequest in software.amazon.awssdk.services.mediatailor.transform
Methods in software.amazon.awssdk.services.mediatailor.transform with parameters of type UpdateVodSourceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateVodSourceRequestMarshaller. marshall(UpdateVodSourceRequest updateVodSourceRequest)
-