public class ItemCollectionRequest extends BaseItemCollectionRequest implements IItemCollectionRequest
| Constructor and Description |
|---|
ItemCollectionRequest(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options)
The request for this collection of Item
|
buildFromResponse, create, create, expand, get, get, post, post, select, topaddHeader, addQueryOption, getBaseRequest, getCollectionPageClass, getHeaders, getHttpMethod, getOptions, getRequestUrl, sendpublic ItemCollectionRequest(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options)
requestUrl - The request urlclient - The service clientoptions - The options for this request