public interface ISharedDriveItemCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
ISharedDriveItemCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
ISharedDriveItemCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
ISharedDriveItemRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentISharedDriveItemCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestISharedDriveItemCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestISharedDriveItemRequestBuilder byId(java.lang.String id)