Interface TagContactRequest.TagIdStage
-
- All Known Implementing Classes:
TagContactRequest.Builder
- Enclosing class:
- TagContactRequest
public static interface TagContactRequest.TagIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TagContactRequest._FinalStagetagId(java.lang.String tagId)The unique identifier for the tag which is given by Intercom
-
-
-
Method Detail
-
tagId
TagContactRequest._FinalStage tagId(@NotNull java.lang.String tagId)
The unique identifier for the tag which is given by Intercom
-
-