Interface KantarWatermarkSettings.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<KantarWatermarkSettings.Builder,
,KantarWatermarkSettings> SdkBuilder<KantarWatermarkSettings.Builder,
,KantarWatermarkSettings> SdkPojo
- Enclosing class:
KantarWatermarkSettings
public static interface KantarWatermarkSettings.Builder
extends SdkPojo, CopyableBuilder<KantarWatermarkSettings.Builder,KantarWatermarkSettings>
-
Method Summary
Modifier and TypeMethodDescriptionchannelName
(String channelName) Provide an audio channel name from your Kantar audio license.contentReference
(String contentReference) Specify a unique identifier for Kantar to use for this piece of content.credentialsSecretName
(String credentialsSecretName) Provide the name of the AWS Secrets Manager secret where your Kantar credentials are stored.fileOffset
(Double fileOffset) Optional.kantarLicenseId
(Integer kantarLicenseId) Provide your Kantar license ID number.kantarServerUrl
(String kantarServerUrl) Provide the HTTPS endpoint to the Kantar server.logDestination
(String logDestination) Optional.You can optionally use this field to specify the first timestamp that Kantar embeds during watermarking.Additional metadata that MediaConvert sends to Kantar.Additional metadata that MediaConvert sends to Kantar.Additional metadata that MediaConvert sends to Kantar.Additional metadata that MediaConvert sends to Kantar.Additional metadata that MediaConvert sends to Kantar.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
channelName
Provide an audio channel name from your Kantar audio license.- Parameters:
channelName
- Provide an audio channel name from your Kantar audio license.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
contentReference
Specify a unique identifier for Kantar to use for this piece of content.- Parameters:
contentReference
- Specify a unique identifier for Kantar to use for this piece of content.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
credentialsSecretName
Provide the name of the AWS Secrets Manager secret where your Kantar credentials are stored. Note that your MediaConvert service role must provide access to this secret. For more information, see https://docs.aws.amazon .com/mediaconvert/latest/ug/granting-permissions-for-mediaconvert-to-access-secrets-manager-secret.html. For instructions on creating a secret, see https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials_basic.html, in the AWS Secrets Manager User Guide.- Parameters:
credentialsSecretName
- Provide the name of the AWS Secrets Manager secret where your Kantar credentials are stored. Note that your MediaConvert service role must provide access to this secret. For more information, see https://docs .aws.amazon.com/mediaconvert/latest/ug/granting-permissions-for-mediaconvert-to-access-secrets -manager-secret.html. For instructions on creating a secret, see https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials_basic.html, in the AWS Secrets Manager User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
fileOffset
Optional. Specify an offset, in whole seconds, from the start of your output and the beginning of the watermarking. When you don't specify an offset, Kantar defaults to zero.- Parameters:
fileOffset
- Optional. Specify an offset, in whole seconds, from the start of your output and the beginning of the watermarking. When you don't specify an offset, Kantar defaults to zero.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kantarLicenseId
Provide your Kantar license ID number. You should get this number from Kantar.- Parameters:
kantarLicenseId
- Provide your Kantar license ID number. You should get this number from Kantar.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
kantarServerUrl
Provide the HTTPS endpoint to the Kantar server. You should get this endpoint from Kantar.- Parameters:
kantarServerUrl
- Provide the HTTPS endpoint to the Kantar server. You should get this endpoint from Kantar.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
logDestination
Optional. Specify the Amazon S3 bucket where you want MediaConvert to store your Kantar watermark XML logs. When you don't specify a bucket, MediaConvert doesn't save these logs. Note that your MediaConvert service role must provide access to this location. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html- Parameters:
logDestination
- Optional. Specify the Amazon S3 bucket where you want MediaConvert to store your Kantar watermark XML logs. When you don't specify a bucket, MediaConvert doesn't save these logs. Note that your MediaConvert service role must provide access to this location. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metadata3
You can optionally use this field to specify the first timestamp that Kantar embeds during watermarking. Kantar suggests that you be very cautious when using this Kantar feature, and that you use it only on channels that are managed specifically for use with this feature by your Audience Measurement Operator. For more information about this feature, contact Kantar technical support.- Parameters:
metadata3
- You can optionally use this field to specify the first timestamp that Kantar embeds during watermarking. Kantar suggests that you be very cautious when using this Kantar feature, and that you use it only on channels that are managed specifically for use with this feature by your Audience Measurement Operator. For more information about this feature, contact Kantar technical support.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metadata4
Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Parameters:
metadata4
- Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metadata5
Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Parameters:
metadata5
- Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metadata6
Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Parameters:
metadata6
- Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metadata7
Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Parameters:
metadata7
- Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
metadata8
Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Parameters:
metadata8
- Additional metadata that MediaConvert sends to Kantar. Maximum length is 50 characters.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-