Interface InternalForwardOperationBuilder.WithTicket.WithDueDate.WithAgent.Auto
-
- Enclosing interface:
- InternalForwardOperationBuilder.WithTicket.WithDueDate.WithAgent
public static interface InternalForwardOperationBuilder.WithTicket.WithDueDate.WithAgent.Auto
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutoTicketInternalForwardOperation
build()
Builds the AutoTicketInternalForwardOperationBuilder for the given parameters
-
-
-
Method Detail
-
build
AutoTicketInternalForwardOperation build() throws ValidationException
Builds the AutoTicketInternalForwardOperationBuilder for the given parameters- Returns:
- the AutoTicketInternalForwardOperationBuilder
- Throws:
ValidationException
- e.g. if any parameters do not comply with the requirements- Since:
- 11.22
-
-