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