public static class GetFileAppItemAssociationsQueryParams.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 |
|---|---|
GetFileAppItemAssociationsQueryParams.Builder |
applicationType(String applicationType) |
GetFileAppItemAssociationsQueryParams |
build() |
GetFileAppItemAssociationsQueryParams.Builder |
limit(Long limit) |
GetFileAppItemAssociationsQueryParams.Builder |
marker(String marker) |
protected String applicationType
public Builder()
public GetFileAppItemAssociationsQueryParams.Builder limit(Long limit)
public GetFileAppItemAssociationsQueryParams.Builder marker(String marker)
public GetFileAppItemAssociationsQueryParams.Builder applicationType(String applicationType)
public GetFileAppItemAssociationsQueryParams build()