Uses of Class
com.cumulocity.rest.representation.devicebootstrap.NewDeviceRequestRepresentation
Packages that use NewDeviceRequestRepresentation
Package
Description
-
Uses of NewDeviceRequestRepresentation in com.cumulocity.rest.representation.devicebootstrap
Methods in com.cumulocity.rest.representation.devicebootstrap that return types with arguments of type NewDeviceRequestRepresentationModifier and TypeMethodDescriptionNewDeviceRequestCollectionRepresentation.getNewDeviceRequests()
NewDeviceRequestCollectionRepresentation.iterator()
Method parameters in com.cumulocity.rest.representation.devicebootstrap with type arguments of type NewDeviceRequestRepresentationModifier and TypeMethodDescriptionvoid
NewDeviceRequestCollectionRepresentation.setNewDeviceRequests
(List<NewDeviceRequestRepresentation> newDeviceRequests) -
Uses of NewDeviceRequestRepresentation in com.cumulocity.sdk.client.devicecontrol
Methods in com.cumulocity.sdk.client.devicecontrol that return NewDeviceRequestRepresentationModifier and TypeMethodDescriptionRegister a new device.Methods in com.cumulocity.sdk.client.devicecontrol with parameters of type NewDeviceRequestRepresentationModifier and TypeMethodDescriptionvoid
DeviceCredentialsApi.delete
(NewDeviceRequestRepresentation representation) Remove a device registration.void
DeviceCredentialsApiImpl.delete
(NewDeviceRequestRepresentation representation)