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 TincludeUUID(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:
includeUUIDin interfaceInclude.UUIDIncludeAware<T extends Endpoint<?,?>>
-
-