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