Uses of Class
software.amazon.awssdk.services.mediatailor.model.PutChannelPolicyRequest
-
Packages that use PutChannelPolicyRequest 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 PutChannelPolicyRequest in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor with parameters of type PutChannelPolicyRequest Modifier and Type Method Description default CompletableFuture<PutChannelPolicyResponse>MediaTailorAsyncClient. putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)Creates an IAM policy for the channel.default PutChannelPolicyResponseMediaTailorClient. putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)Creates an IAM policy for the channel. -
Uses of PutChannelPolicyRequest in software.amazon.awssdk.services.mediatailor.transform
Methods in software.amazon.awssdk.services.mediatailor.transform with parameters of type PutChannelPolicyRequest Modifier and Type Method Description SdkHttpFullRequestPutChannelPolicyRequestMarshaller. marshall(PutChannelPolicyRequest putChannelPolicyRequest)
-