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