| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
Authorization.clone() |
Authorization |
UpdatePackagingGroupResult.getAuthorization() |
Authorization |
UpdatePackagingGroupRequest.getAuthorization() |
Authorization |
DescribePackagingGroupResult.getAuthorization() |
Authorization |
CreatePackagingGroupResult.getAuthorization() |
Authorization |
CreatePackagingGroupRequest.getAuthorization() |
Authorization |
ConfigureLogsResult.getAuthorization() |
Authorization |
PackagingGroup.getAuthorization() |
Authorization |
Authorization.withCdnIdentifierSecret(String cdnIdentifierSecret)
The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
|
Authorization |
Authorization.withSecretsRoleArn(String secretsRoleArn)
The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePackagingGroupResult.setAuthorization(Authorization authorization) |
void |
UpdatePackagingGroupRequest.setAuthorization(Authorization authorization) |
void |
DescribePackagingGroupResult.setAuthorization(Authorization authorization) |
void |
CreatePackagingGroupResult.setAuthorization(Authorization authorization) |
void |
CreatePackagingGroupRequest.setAuthorization(Authorization authorization) |
void |
ConfigureLogsResult.setAuthorization(Authorization authorization) |
void |
PackagingGroup.setAuthorization(Authorization authorization) |
UpdatePackagingGroupResult |
UpdatePackagingGroupResult.withAuthorization(Authorization authorization) |
UpdatePackagingGroupRequest |
UpdatePackagingGroupRequest.withAuthorization(Authorization authorization) |
DescribePackagingGroupResult |
DescribePackagingGroupResult.withAuthorization(Authorization authorization) |
CreatePackagingGroupResult |
CreatePackagingGroupResult.withAuthorization(Authorization authorization) |
CreatePackagingGroupRequest |
CreatePackagingGroupRequest.withAuthorization(Authorization authorization) |
ConfigureLogsResult |
ConfigureLogsResult.withAuthorization(Authorization authorization) |
PackagingGroup |
PackagingGroup.withAuthorization(Authorization authorization) |
Copyright © 2022. All rights reserved.