Package com.intercom.api.types
Interface PhoneSwitch.PhoneStage
-
- All Known Implementing Classes:
PhoneSwitch.Builder
- Enclosing class:
- PhoneSwitch
public static interface PhoneSwitch.PhoneStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PhoneSwitch.Builderfrom(PhoneSwitch other)PhoneSwitch._FinalStagephone(java.lang.String phone)
-
-
-
Method Detail
-
phone
PhoneSwitch._FinalStage phone(@NotNull java.lang.String phone)
-
from
PhoneSwitch.Builder from(PhoneSwitch other)
-
-