DeviceRegistrationResultParser Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. provisioning. device. internal. parser. DeviceRegistrationResultParser
- com.
public class DeviceRegistrationResultParser
Class that represents the REST API format for DeviceRegistrationResult Format : https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_deviceregistrationresult
Method Summary
Modifier and Type | Method and Description |
---|---|
String | getPayload() |
Method Details
getPayload
public String getPayload()
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java