Package com.intercom.api.types
Interface WhatsappMessageStatusList.RulesetIdStage
-
- All Known Implementing Classes:
WhatsappMessageStatusList.Builder
- Enclosing class:
- WhatsappMessageStatusList
public static interface WhatsappMessageStatusList.RulesetIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WhatsappMessageStatusList.Builderfrom(WhatsappMessageStatusList other)WhatsappMessageStatusList.PagesStagerulesetId(java.lang.String rulesetId)The provided ruleset ID
-
-
-
Method Detail
-
rulesetId
WhatsappMessageStatusList.PagesStage rulesetId(@NotNull java.lang.String rulesetId)
The provided ruleset ID
-
from
WhatsappMessageStatusList.Builder from(WhatsappMessageStatusList other)
-
-