public class ShieldListContentCountryV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldListContentCountryV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
countryCodes
List of country codes values.
|
protected EnumWrapper<ShieldListContentCountryV2025R0TypeField> |
type
The type of content in the shield list.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ShieldListContentCountryV2025R0(List<String> countryCodes) |
protected |
ShieldListContentCountryV2025R0(ShieldListContentCountryV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getCountryCodes() |
EnumWrapper<ShieldListContentCountryV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ShieldListContentCountryV2025R0TypeField> type
protected final List<String> countryCodes
public ShieldListContentCountryV2025R0(List<String> countryCodes)
protected ShieldListContentCountryV2025R0(ShieldListContentCountryV2025R0.Builder builder)
public EnumWrapper<ShieldListContentCountryV2025R0TypeField> getType()
public List<String> getCountryCodes()