public interface IPrinterCreateRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IPrinterCreateRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IPrinterCreateRequest with specific options instead of the existing options
|
IPrinterCreateRequest |
buildRequest(Option... requestOptions)
Creates the IPrinterCreateRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIPrinterCreateRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIPrinterCreateRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request