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