public class PrinterShareCollectionReferenceRequestBuilder extends BaseRequestBuilder implements IPrinterShareCollectionReferenceRequestBuilder
| Constructor and Description |
|---|
PrinterShareCollectionReferenceRequestBuilder(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 |
|---|---|
IPrinterShareCollectionReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IPrinterShareCollectionReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic PrinterShareCollectionReferenceRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IPrinterShareCollectionReferenceRequest buildRequest(Option... requestOptions)
buildRequest in interface IPrinterShareCollectionReferenceRequestBuilderrequestOptions - the options for this requestpublic IPrinterShareCollectionReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IPrinterShareCollectionReferenceRequestBuilderrequestOptions - the options for this request