public interface IPrintTaskTriggerRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IPrintTaskTriggerRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IPrintTaskTriggerRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IPrintTaskDefinitionWithReferenceRequestBuilder |
definition()
Gets the request builder for PrintTaskDefinition
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIPrintTaskTriggerRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIPrintTaskTriggerRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIPrintTaskDefinitionWithReferenceRequestBuilder definition()