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