| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor |
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels.
|
| Modifier and Type | Method and Description |
|---|---|
default GetChannelPolicyResponse |
MediaTailorClient.getChannelPolicy(Consumer<GetChannelPolicyRequest.Builder> getChannelPolicyRequest)
Returns the channel's IAM policy.
|
default GetChannelPolicyResponse |
MediaTailorClient.getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Returns the channel's IAM policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetChannelPolicyResponse> |
MediaTailorAsyncClient.getChannelPolicy(Consumer<GetChannelPolicyRequest.Builder> getChannelPolicyRequest)
Returns the channel's IAM policy.
|
default CompletableFuture<GetChannelPolicyResponse> |
MediaTailorAsyncClient.getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Returns the channel's IAM policy.
|
Copyright © 2023. All rights reserved.