Interface TimesheetEntryEndpointRequest.ModelStage
-
- All Known Implementing Classes:
TimesheetEntryEndpointRequest.Builder
- Enclosing class:
- TimesheetEntryEndpointRequest
public static interface TimesheetEntryEndpointRequest.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimesheetEntryEndpointRequest.Builderfrom(TimesheetEntryEndpointRequest other)TimesheetEntryEndpointRequest._FinalStagemodel(TimesheetEntryRequest model)
-
-
-
Method Detail
-
model
TimesheetEntryEndpointRequest._FinalStage model(TimesheetEntryRequest model)
-
from
TimesheetEntryEndpointRequest.Builder from(TimesheetEntryEndpointRequest other)
-
-