public static class ShieldListMiniV2025R0.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected ShieldListMiniV2025R0ContentField |
content |
protected String |
id |
protected String |
name |
protected EnumWrapper<ShieldListMiniV2025R0TypeField> |
type |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder(String id,
String name,
ShieldListMiniV2025R0ContentField content) |
| Modifier and Type | Method and Description |
|---|---|
ShieldListMiniV2025R0 |
build() |
ShieldListMiniV2025R0.Builder |
type(EnumWrapper<ShieldListMiniV2025R0TypeField> type) |
ShieldListMiniV2025R0.Builder |
type(ShieldListMiniV2025R0TypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ShieldListMiniV2025R0TypeField> type
protected final ShieldListMiniV2025R0ContentField content
public Builder(String id, String name, ShieldListMiniV2025R0ContentField content)
public ShieldListMiniV2025R0.Builder type(ShieldListMiniV2025R0TypeField type)
public ShieldListMiniV2025R0.Builder type(EnumWrapper<ShieldListMiniV2025R0TypeField> type)
public ShieldListMiniV2025R0 build()