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