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