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