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