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