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