Interface CreateConversationRequest.From.IdStage
-
- All Known Implementing Classes:
CreateConversationRequest.From.Builder
- Enclosing class:
- CreateConversationRequest.From
public static interface CreateConversationRequest.From.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateConversationRequest.From._FinalStageid(java.lang.String id)The identifier for the contact which is given by Intercom.
-
-
-
Method Detail
-
id
CreateConversationRequest.From._FinalStage id(@NotNull java.lang.String id)
The identifier for the contact which is given by Intercom.
-
-