public class ShieldInformationBarrierReports extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ShieldInformationBarrierReports.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShieldInformationBarrierReport> |
entries
A list of shield information barrier reports.
|
protected Long |
limit
The limit that was used for these entries.
|
protected String |
nextMarker
The marker for the start of the next page of results.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ShieldInformationBarrierReports() |
protected |
ShieldInformationBarrierReports(ShieldInformationBarrierReports.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ShieldInformationBarrierReport> |
getEntries() |
Long |
getLimit() |
String |
getNextMarker() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Long limit
protected String nextMarker
protected List<ShieldInformationBarrierReport> entries
public ShieldInformationBarrierReports()
protected ShieldInformationBarrierReports(ShieldInformationBarrierReports.Builder builder)
public String getNextMarker()
public List<ShieldInformationBarrierReport> getEntries()