Interface NielsenNaesIiNw.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<NielsenNaesIiNw.Builder,
,NielsenNaesIiNw> SdkBuilder<NielsenNaesIiNw.Builder,
,NielsenNaesIiNw> SdkPojo
- Enclosing class:
NielsenNaesIiNw
@Mutable
@NotThreadSafe
public static interface NielsenNaesIiNw.Builder
extends SdkPojo, CopyableBuilder<NielsenNaesIiNw.Builder,NielsenNaesIiNw>
-
Method Summary
Modifier and TypeMethodDescriptioncheckDigitString
(String checkDigitString) Enter the check digit string for the watermarkEnter the Nielsen Source ID (SID) to include in the watermarkChoose the timezone for the time stamps in the watermark.timezone
(NielsenWatermarkTimezones timezone) Choose the timezone for the time stamps in the watermark.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, sdkFieldNameToField, sdkFields
-
Method Details
-
checkDigitString
Enter the check digit string for the watermark- Parameters:
checkDigitString
- Enter the check digit string for the watermark- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sid
Enter the Nielsen Source ID (SID) to include in the watermark- Parameters:
sid
- Enter the Nielsen Source ID (SID) to include in the watermark- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
timezone
Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)- Parameters:
timezone
- Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
timezone
Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)- Parameters:
timezone
- Choose the timezone for the time stamps in the watermark. If not provided, the timestamps will be in Coordinated Universal Time (UTC)- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-