public class UpdateRetentionPolicyByIdRequestBodyRetentionLengthField extends OneOfTwo<String,Integer>
OneOfTwo.OneOfTwoSerializerOBJECT_MAPPER, value0, value1explicitlySetNullableFields| Constructor and Description |
|---|
UpdateRetentionPolicyByIdRequestBodyRetentionLengthField(Integer integerNumber) |
UpdateRetentionPolicyByIdRequestBodyRetentionLengthField(String string) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getIntegerNumber() |
String |
getString() |
boolean |
isIntegerNumber() |
boolean |
isString() |
hasAnyNonNullValuegetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic UpdateRetentionPolicyByIdRequestBodyRetentionLengthField(String string)
public UpdateRetentionPolicyByIdRequestBodyRetentionLengthField(Integer integerNumber)
public boolean isString()
public boolean isIntegerNumber()
public Integer getIntegerNumber()