Interface Include.HavingUUIDInclude<T extends Endpoint<?,?>>
-
- All Superinterfaces:
HavingCompositeParameterEnricher
,Include.UUIDIncludeAware<T>
- Enclosing class:
- Include
public static interface Include.HavingUUIDInclude<T extends Endpoint<?,?>> extends Include.UUIDIncludeAware<T>, HavingCompositeParameterEnricher
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default T
includeUUID(Include.PNUUIDDetailsLevel uuidDetailsLevel)
-
Methods inherited from interface com.pubnub.api.endpoints.objects_api.utils.HavingCompositeParameterEnricher
getCompositeParameterEnricher
-
-
-
-
Method Detail
-
includeUUID
default T includeUUID(Include.PNUUIDDetailsLevel uuidDetailsLevel)
- Specified by:
includeUUID
in interfaceInclude.UUIDIncludeAware<T extends Endpoint<?,?>>
-
-