public class PrinterShareCollectionWithReferencesRequestBuilder extends BaseRequestBuilder implements IPrinterShareCollectionWithReferencesRequestBuilder
| Constructor and Description |
|---|
PrinterShareCollectionWithReferencesRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this collection of Printer
|
| Modifier and Type | Method and Description |
|---|---|
IPrinterShareCollectionWithReferencesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IPrinterShareCollectionWithReferencesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IPrinterShareWithReferenceRequestBuilder |
byId(java.lang.String id) |
IPrinterShareCollectionReferenceRequestBuilder |
references() |
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic PrinterShareCollectionWithReferencesRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IPrinterShareCollectionWithReferencesRequest buildRequest(Option... requestOptions)
buildRequest in interface IPrinterShareCollectionWithReferencesRequestBuilderrequestOptions - the options for this requestpublic IPrinterShareCollectionWithReferencesRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IPrinterShareCollectionWithReferencesRequestBuilderrequestOptions - the options for this requestpublic IPrinterShareWithReferenceRequestBuilder byId(java.lang.String id)
byId in interface IPrinterShareCollectionWithReferencesRequestBuilderpublic IPrinterShareCollectionReferenceRequestBuilder references()
references in interface IPrinterShareCollectionWithReferencesRequestBuilder