public static class GetFileUploadSessionPartsQueryParams.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 |
|---|---|
GetFileUploadSessionPartsQueryParams |
build() |
GetFileUploadSessionPartsQueryParams.Builder |
limit(Long limit) |
GetFileUploadSessionPartsQueryParams.Builder |
offset(Long offset) |
public Builder()
public GetFileUploadSessionPartsQueryParams.Builder offset(Long offset)
public GetFileUploadSessionPartsQueryParams.Builder limit(Long limit)
public GetFileUploadSessionPartsQueryParams build()