Uses of Class
com.cumulocity.rest.representation.reliable.notification.NotificationTokenRequestRepresentation
-
Packages that use NotificationTokenRequestRepresentation Package Description com.cumulocity.sdk.client.messaging.notifications -
-
Uses of NotificationTokenRequestRepresentation in com.cumulocity.sdk.client.messaging.notifications
Methods in com.cumulocity.sdk.client.messaging.notifications with parameters of type NotificationTokenRequestRepresentation Modifier and Type Method Description TokenTokenApi. create(NotificationTokenRequestRepresentation tokenRequest)Creates new access Token.TokenTokenApiImpl. create(NotificationTokenRequestRepresentation tokenRequest)
-