Interface RequeueOperationBuilder.WithTicket.Auto
- Enclosing interface:
RequeueOperationBuilder.WithTicket
public static interface RequeueOperationBuilder.WithTicket.Auto
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds the AutoTicketRequeueOperation for the given parameters
-
Method Details
-
build
Builds the AutoTicketRequeueOperation for the given parameters- Returns:
- the AutoTicketRequeueOperation
- Throws:
ValidationException
- e.g. if any parameters do not comply with the requirements- Since:
- 12.0
-