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