public interface IDriveItemCollectionRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IDriveItemCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IDriveItemCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IDriveItemRequestBuilder |
byId(java.lang.String id) |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIDriveItemCollectionRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIDriveItemCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIDriveItemRequestBuilder byId(java.lang.String id)