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