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