Uses of Class
software.amazon.awssdk.services.mediatailor.model.GetChannelPolicyRequest
-
Packages that use GetChannelPolicyRequest 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 GetChannelPolicyRequest in software.amazon.awssdk.services.mediatailor
Methods in software.amazon.awssdk.services.mediatailor with parameters of type GetChannelPolicyRequest Modifier and Type Method Description default CompletableFuture<GetChannelPolicyResponse>MediaTailorAsyncClient. getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)Returns the channel's IAM policy.default GetChannelPolicyResponseMediaTailorClient. getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)Returns the channel's IAM policy. -
Uses of GetChannelPolicyRequest in software.amazon.awssdk.services.mediatailor.transform
Methods in software.amazon.awssdk.services.mediatailor.transform with parameters of type GetChannelPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetChannelPolicyRequestMarshaller. marshall(GetChannelPolicyRequest getChannelPolicyRequest)
-