public class StringCollectionRequestBuilder extends BaseStringCollectionRequestBuilder implements IStringCollectionRequestBuilder
| Constructor and Description |
|---|
StringCollectionRequestBuilder(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options)
The request builder for this collection of Shared
|
buildRequest, buildRequestgetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildRequest, buildRequestgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic StringCollectionRequestBuilder(java.lang.String requestUrl,
IOneDriveClient client,
java.util.List<Option> options)
requestUrl - The request urlclient - The service clientoptions - The options for this request