public class DriveItemVersionRestoreVersionRequestBuilder extends BaseActionRequestBuilder implements IDriveItemVersionRestoreVersionRequestBuilder
bodyParams| Constructor and Description |
|---|
DriveItemVersionRestoreVersionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this DriveItemVersionRestoreVersion
|
| Modifier and Type | Method and Description |
|---|---|
IDriveItemVersionRestoreVersionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IDriveItemVersionRestoreVersionRequest with specific requestOptions instead of the existing requestOptions
|
IDriveItemVersionRestoreVersionRequest |
buildRequest(Option... requestOptions)
Creates the IDriveItemVersionRestoreVersionRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic DriveItemVersionRestoreVersionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IDriveItemVersionRestoreVersionRequest buildRequest(Option... requestOptions)
buildRequest in interface IDriveItemVersionRestoreVersionRequestBuilderrequestOptions - the options for the requestpublic IDriveItemVersionRestoreVersionRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IDriveItemVersionRestoreVersionRequestBuilderrequestOptions - the options for the request