public interface IPrinterWithReferenceRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IPrinterWithReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IPrinterWithReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IPrinterReferenceRequestBuilder |
reference() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIPrinterWithReferenceRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIPrinterWithReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIPrinterReferenceRequestBuilder reference()