public class GetShieldInformationBarrierSegmentRestrictionsQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetShieldInformationBarrierSegmentRestrictionsQueryParams.Builder |
| Modifier and Type | Field and Description |
|---|---|
Long |
limit
The maximum number of items to return per page.
|
String |
marker
Defines the position marker at which to begin returning results.
|
String |
shieldInformationBarrierSegmentId
The ID of the shield information barrier segment.
|
| Modifier | Constructor and Description |
|---|---|
protected |
GetShieldInformationBarrierSegmentRestrictionsQueryParams(GetShieldInformationBarrierSegmentRestrictionsQueryParams.Builder builder) |
|
GetShieldInformationBarrierSegmentRestrictionsQueryParams(String shieldInformationBarrierSegmentId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLimit() |
String |
getMarker() |
String |
getShieldInformationBarrierSegmentId() |
public final String shieldInformationBarrierSegmentId
public String marker
This requires `usemarker` to be set to `true`.
public GetShieldInformationBarrierSegmentRestrictionsQueryParams(String shieldInformationBarrierSegmentId)
protected GetShieldInformationBarrierSegmentRestrictionsQueryParams(GetShieldInformationBarrierSegmentRestrictionsQueryParams.Builder builder)