public static class GetFolderCollaborationsQueryParams.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
fields |
protected Long |
limit |
protected String |
marker |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetFolderCollaborationsQueryParams |
build() |
GetFolderCollaborationsQueryParams.Builder |
fields(List<String> fields) |
GetFolderCollaborationsQueryParams.Builder |
limit(Long limit) |
GetFolderCollaborationsQueryParams.Builder |
marker(String marker) |
public Builder()
public GetFolderCollaborationsQueryParams.Builder fields(List<String> fields)
public GetFolderCollaborationsQueryParams.Builder limit(Long limit)
public GetFolderCollaborationsQueryParams.Builder marker(String marker)
public GetFolderCollaborationsQueryParams build()