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