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