| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetChannelPolicyResponse> |
MediaTailorAsyncClient.getChannelPolicy(Consumer<GetChannelPolicyRequest.Builder> getChannelPolicyRequest)
Retrieves information about a channel's IAM policy.
|
default GetChannelPolicyResponse |
MediaTailorClient.getChannelPolicy(Consumer<GetChannelPolicyRequest.Builder> getChannelPolicyRequest)
Retrieves information about a channel's IAM policy.
|
| Modifier and Type | Method and Description |
|---|---|
static GetChannelPolicyRequest.Builder |
GetChannelPolicyRequest.builder() |
GetChannelPolicyRequest.Builder |
GetChannelPolicyRequest.Builder.channelName(String channelName)
The identifier for the channel you are working on.
|
GetChannelPolicyRequest.Builder |
GetChannelPolicyRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetChannelPolicyRequest.Builder |
GetChannelPolicyRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetChannelPolicyRequest.Builder |
GetChannelPolicyRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetChannelPolicyRequest.Builder> |
GetChannelPolicyRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.