public static class GetShieldInformationBarrierSegmentsQueryParams.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
limit |
protected String |
marker |
protected String |
shieldInformationBarrierId |
| Constructor and Description |
|---|
Builder(String shieldInformationBarrierId) |
| Modifier and Type | Method and Description |
|---|---|
GetShieldInformationBarrierSegmentsQueryParams |
build() |
GetShieldInformationBarrierSegmentsQueryParams.Builder |
limit(Long limit) |
GetShieldInformationBarrierSegmentsQueryParams.Builder |
marker(String marker) |
protected final String shieldInformationBarrierId
public GetShieldInformationBarrierSegmentsQueryParams.Builder marker(String marker)
public GetShieldInformationBarrierSegmentsQueryParams.Builder limit(Long limit)
public GetShieldInformationBarrierSegmentsQueryParams build()