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