public class GetFileUploadSessionPartsByUrlQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetFileUploadSessionPartsByUrlQueryParams.Builder |
| Modifier and Type | Field and Description |
|---|---|
Long |
limit
The maximum number of items to return per page.
|
Long |
offset
The offset of the item at which to begin the response.
|
| Modifier | Constructor and Description |
|---|---|
|
GetFileUploadSessionPartsByUrlQueryParams() |
protected |
GetFileUploadSessionPartsByUrlQueryParams(GetFileUploadSessionPartsByUrlQueryParams.Builder builder) |
public Long offset
Queries with offset parameter value exceeding 10000 will be rejected with a 400 response.
public GetFileUploadSessionPartsByUrlQueryParams()
protected GetFileUploadSessionPartsByUrlQueryParams(GetFileUploadSessionPartsByUrlQueryParams.Builder builder)