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