Interface TotalCounter.TotalCountAware<T extends Endpoint<?,?>>
-
- All Known Subinterfaces:
ListCapabilities.HavingListCapabilites<T>
,ListCapabilities.ListCapabilitiesAware<T>
,TotalCounter.HavingTotalCounter<T>
- All Known Implementing Classes:
GetAllChannelsMetadata
,GetAllUUIDMetadata
,GetChannelMembers
,GetMemberships
,ManageChannelMembers
,ManageMemberships
,RemoveChannelMembers
,RemoveMemberships
,SetChannelMembers
,SetMemberships
- Enclosing class:
- TotalCounter
public static interface TotalCounter.TotalCountAware<T extends Endpoint<?,?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
includeTotalCount(boolean includeTotalCount)
-
-
-
Method Detail
-
includeTotalCount
T includeTotalCount(boolean includeTotalCount)
-
-