public static class ShieldInformationBarrierSegmentRestrictions.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected List<ShieldInformationBarrierSegmentRestriction> |
entries |
protected Long |
limit |
protected String |
nextMarker |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ShieldInformationBarrierSegmentRestrictions |
build() |
ShieldInformationBarrierSegmentRestrictions.Builder |
entries(List<ShieldInformationBarrierSegmentRestriction> entries) |
ShieldInformationBarrierSegmentRestrictions.Builder |
limit(Long limit) |
ShieldInformationBarrierSegmentRestrictions.Builder |
nextMarker(String nextMarker) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected String nextMarker
protected List<ShieldInformationBarrierSegmentRestriction> entries
public Builder()
public ShieldInformationBarrierSegmentRestrictions.Builder limit(Long limit)
public ShieldInformationBarrierSegmentRestrictions.Builder nextMarker(String nextMarker)
public ShieldInformationBarrierSegmentRestrictions.Builder entries(List<ShieldInformationBarrierSegmentRestriction> entries)
public ShieldInformationBarrierSegmentRestrictions build()