Interface Include.HavingChannelInclude<T extends Endpoint<?,?>>
-
- All Superinterfaces:
HavingCompositeParameterEnricher,Include.ChannelIncludeAware<T>
- Enclosing class:
- Include
public static interface Include.HavingChannelInclude<T extends Endpoint<?,?>> extends Include.ChannelIncludeAware<T>, HavingCompositeParameterEnricher
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default TincludeChannel(Include.PNChannelDetailsLevel channelDetailsLevel)-
Methods inherited from interface com.pubnub.api.endpoints.objects_api.utils.HavingCompositeParameterEnricher
getCompositeParameterEnricher
-
-
-
-
Method Detail
-
includeChannel
default T includeChannel(Include.PNChannelDetailsLevel channelDetailsLevel)
- Specified by:
includeChannelin interfaceInclude.ChannelIncludeAware<T extends Endpoint<?,?>>
-
-