public class CreateSessionRequestBuilder extends BaseCreateSessionRequestBuilder implements ICreateSessionRequestBuilder
mItem| Constructor and Description |
|---|
CreateSessionRequestBuilder(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options,
ChunkedUploadSessionDescriptor item)
The request builder for this CreateSession
|
buildRequest, buildRequestgetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequest, buildRequestgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic CreateSessionRequestBuilder(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options,
ChunkedUploadSessionDescriptor item)
requestUrl - The request urlclient - The service clientoptions - The options for this request