Interface NotificationChannel.IdStage
-
- All Known Implementing Classes:
NotificationChannel.Builder
- Enclosing class:
- NotificationChannel
public static interface NotificationChannel.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NotificationChannel.Builderfrom(NotificationChannel other)NotificationChannel._FinalStageid(java.lang.String id)
-
-
-
Method Detail
-
id
NotificationChannel._FinalStage id(java.lang.String id)
-
from
NotificationChannel.Builder from(NotificationChannel other)
-
-