@Generated(value="software.amazon.awssdk:codegen") public final class NielsenNaesIiNw extends Object implements SdkPojo, Serializable, ToCopyableBuilder<NielsenNaesIiNw.Builder,NielsenNaesIiNw>
| Modifier and Type | Class and Description |
|---|---|
static interface |
NielsenNaesIiNw.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NielsenNaesIiNw.Builder |
builder() |
String |
checkDigitString()
Enter the check digit string for the watermark
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NielsenNaesIiNw.Builder> |
serializableBuilderClass() |
Double |
sid()
Enter the Nielsen Source ID (SID) to include in the watermark
|
NielsenWatermarkTimezones |
timezone()
Choose the timezone for the time stamps in the watermark.
|
String |
timezoneAsString()
Choose the timezone for the time stamps in the watermark.
|
NielsenNaesIiNw.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final String checkDigitString()
public final Double sid()
public final NielsenWatermarkTimezones timezone()
If the service returns an enum value that is not available in the current SDK version, timezone will
return NielsenWatermarkTimezones.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from timezoneAsString().
NielsenWatermarkTimezonespublic final String timezoneAsString()
If the service returns an enum value that is not available in the current SDK version, timezone will
return NielsenWatermarkTimezones.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from timezoneAsString().
NielsenWatermarkTimezonespublic NielsenNaesIiNw.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NielsenNaesIiNw.Builder,NielsenNaesIiNw>public static NielsenNaesIiNw.Builder builder()
public static Class<? extends NielsenNaesIiNw.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.