public interface IDriveItemCopyRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IDriveItemCopyRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IDriveItemCopyRequest with specific options instead of the existing options
|
IDriveItemCopyRequest |
buildRequest(Option... requestOptions)
Creates the IDriveItemCopyRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIDriveItemCopyRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIDriveItemCopyRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request