| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutChannelPolicyResponse |
MediaPackageV2Client.putChannelPolicy(Consumer<PutChannelPolicyRequest.Builder> putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
default PutChannelPolicyResponse |
MediaPackageV2Client.putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutChannelPolicyResponse> |
MediaPackageV2AsyncClient.putChannelPolicy(Consumer<PutChannelPolicyRequest.Builder> putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
default CompletableFuture<PutChannelPolicyResponse> |
MediaPackageV2AsyncClient.putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)
Attaches an IAM policy to the specified channel.
|
Copyright © 2023. All rights reserved.