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