Uses of Class
software.amazon.awssdk.services.mediatailor.model.CreateLiveSourceRequest
-
Packages that use CreateLiveSourceRequest 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 CreateLiveSourceRequest in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor with parameters of type CreateLiveSourceRequest Modifier and Type Method Description default CompletableFuture<CreateLiveSourceResponse>MediaTailorAsyncClient. createLiveSource(CreateLiveSourceRequest createLiveSourceRequest)The live source configuration.default CreateLiveSourceResponseMediaTailorClient. createLiveSource(CreateLiveSourceRequest createLiveSourceRequest)The live source configuration. -
Uses of CreateLiveSourceRequest in software.amazon.awssdk.services.mediatailor.transform
Methods in software.amazon.awssdk.services.mediatailor.transform with parameters of type CreateLiveSourceRequest Modifier and Type Method Description SdkHttpFullRequestCreateLiveSourceRequestMarshaller. marshall(CreateLiveSourceRequest createLiveSourceRequest)
-