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