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