Package com.intercom.api.types
Interface AddressableList.IdStage
-
- All Known Implementing Classes:
AddressableList.Builder
- Enclosing class:
- AddressableList
public static interface AddressableList.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AddressableList.UrlStageid(java.lang.String id)The id of the addressable object
-
-
-
Method Detail
-
id
AddressableList.UrlStage id(@NotNull java.lang.String id)
The id of the addressable object
-
-