public class GetCollaborationWhitelistExemptTargetsQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetCollaborationWhitelistExemptTargetsQueryParams.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.
|
| Modifier | Constructor and Description |
|---|---|
|
GetCollaborationWhitelistExemptTargetsQueryParams() |
protected |
GetCollaborationWhitelistExemptTargetsQueryParams(GetCollaborationWhitelistExemptTargetsQueryParams.Builder builder) |
public String marker
This requires `usemarker` to be set to `true`.
public GetCollaborationWhitelistExemptTargetsQueryParams()
protected GetCollaborationWhitelistExemptTargetsQueryParams(GetCollaborationWhitelistExemptTargetsQueryParams.Builder builder)