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