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