Interface Recipient.TypeStage
-
- All Known Implementing Classes:
Recipient.Builder
- Enclosing class:
- Recipient
public static interface Recipient.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Recipient.Builderfrom(Recipient other)Recipient.IdStagetype(Recipient.Type type)The role associated to the contact -userorlead.
-
-
-
Method Detail
-
type
Recipient.IdStage type(@NotNull Recipient.Type type)
The role associated to the contact -
userorlead.
-
from
Recipient.Builder from(Recipient other)
-
-