public static class GetGroupCollaborationsQueryParams.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
limit |
protected Long |
offset |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetGroupCollaborationsQueryParams |
build() |
GetGroupCollaborationsQueryParams.Builder |
limit(Long limit) |
GetGroupCollaborationsQueryParams.Builder |
offset(Long offset) |
public Builder()
public GetGroupCollaborationsQueryParams.Builder limit(Long limit)
public GetGroupCollaborationsQueryParams.Builder offset(Long offset)
public GetGroupCollaborationsQueryParams build()