public class ShieldListMiniV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldListMiniV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected ShieldListMiniV2025R0ContentField |
content |
protected String |
id
Unique global identifier for this list.
|
protected String |
name
Name of Shield List.
|
protected EnumWrapper<ShieldListMiniV2025R0TypeField> |
type
The type of object.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
ShieldListMiniV2025R0(ShieldListMiniV2025R0.Builder builder) |
|
ShieldListMiniV2025R0(String id,
String name,
ShieldListMiniV2025R0ContentField content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ShieldListMiniV2025R0ContentField |
getContent() |
String |
getId() |
String |
getName() |
EnumWrapper<ShieldListMiniV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ShieldListMiniV2025R0TypeField> type
protected final ShieldListMiniV2025R0ContentField content
public ShieldListMiniV2025R0(String id, String name, ShieldListMiniV2025R0ContentField content)
protected ShieldListMiniV2025R0(ShieldListMiniV2025R0.Builder builder)
public EnumWrapper<ShieldListMiniV2025R0TypeField> getType()
public ShieldListMiniV2025R0ContentField getContent()