public class ItemRequest extends BaseItemRequest implements IItemRequest
REQUEST_STATS_HEADER_VALUE_FORMAT_STRING| Constructor and Description |
|---|
ItemRequest(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options)
The request for the Item
|
create, create, delete, delete, expand, get, get, patch, patch, post, post, select, top, update, updateaddHeader, getClient, getHeaders, getHttpMethod, getOptions, getQueryOptions, getRequestUrl, getResponseType, send, send, setHttpMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, create, delete, delete, expand, get, get, patch, patch, post, post, select, top, update, updateaddHeader, getHeaders, getHttpMethod, getOptions, getRequestUrlpublic ItemRequest(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options)
requestUrl - The request urlclient - The service clientoptions - The options for this request