public interface IEducationUserCollectionWithReferencesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEducationUserCollectionWithReferencesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IEducationUserCollectionWithReferencesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IEducationUserWithReferenceRequestBuilder |
byId(java.lang.String id) |
IEducationUserCollectionReferenceRequestBuilder |
references() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEducationUserCollectionWithReferencesRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIEducationUserCollectionWithReferencesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIEducationUserWithReferenceRequestBuilder byId(java.lang.String id)
IEducationUserCollectionReferenceRequestBuilder references()