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