public static class ShieldInformationBarrierSegmentRestriction.Builder extends ShieldInformationBarrierSegmentRestrictionMini.Builder
| Modifier and Type | Field and Description |
|---|---|
protected OffsetDateTime |
createdAt |
protected UserBase |
createdBy |
protected ShieldInformationBarrierBase |
shieldInformationBarrier |
protected OffsetDateTime |
updatedAt |
protected UserBase |
updatedBy |
restrictedSegment, shieldInformationBarrierSegmentid, typeexplicitlySetNullableFields| Constructor and Description |
|---|
Builder(ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment,
ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected ShieldInformationBarrierBase shieldInformationBarrier
protected OffsetDateTime createdAt
protected OffsetDateTime updatedAt
public Builder(ShieldInformationBarrierSegmentRestrictionMiniShieldInformationBarrierSegmentField shieldInformationBarrierSegment, ShieldInformationBarrierSegmentRestrictionMiniRestrictedSegmentField restrictedSegment)
public ShieldInformationBarrierSegmentRestriction.Builder shieldInformationBarrier(ShieldInformationBarrierBase shieldInformationBarrier)
public ShieldInformationBarrierSegmentRestriction.Builder createdAt(OffsetDateTime createdAt)
public ShieldInformationBarrierSegmentRestriction.Builder createdBy(UserBase createdBy)
public ShieldInformationBarrierSegmentRestriction.Builder updatedAt(OffsetDateTime updatedAt)
public ShieldInformationBarrierSegmentRestriction.Builder updatedBy(UserBase updatedBy)
public ShieldInformationBarrierSegmentRestriction.Builder type(ShieldInformationBarrierSegmentRestrictionBaseTypeField type)
type in class ShieldInformationBarrierSegmentRestrictionMini.Builderpublic ShieldInformationBarrierSegmentRestriction.Builder type(EnumWrapper<ShieldInformationBarrierSegmentRestrictionBaseTypeField> type)
type in class ShieldInformationBarrierSegmentRestrictionMini.Builderpublic ShieldInformationBarrierSegmentRestriction.Builder id(String id)
id in class ShieldInformationBarrierSegmentRestrictionMini.Builderpublic ShieldInformationBarrierSegmentRestriction build()
build in class ShieldInformationBarrierSegmentRestrictionMini.Builder