Interface Include.CustomIncludeAware<T extends Endpoint<?,?>>
-
- All Known Subinterfaces:
Include.HavingCustomInclude<T>
- All Known Implementing Classes:
GetAllChannelsMetadata,GetAllUUIDMetadata,GetChannelMembers,GetChannelMetadata,GetMemberships,GetUUIDMetadata,ManageChannelMembers,ManageMemberships,RemoveChannelMembers,RemoveMemberships,SetChannelMembers,SetChannelMetadata,SetMemberships,SetUUIDMetadata
- Enclosing class:
- Include
public static interface Include.CustomIncludeAware<T extends Endpoint<?,?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TincludeCustom(boolean includeCustom)
-
-
-
Method Detail
-
includeCustom
T includeCustom(boolean includeCustom)
-
-