SignResponse Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. device. hsm. parser. SignResponse
- com.
public class SignResponse
Constructor Summary
Constructor | Description | |
---|---|---|
SignResponse() |
Method Summary
Modifier and Type | Method and Description |
---|---|
Sign |
fromJson(String json) |
Constructor Details
SignResponse
public SignResponse()
Method Details
fromJson
public static SignResponse fromJson(String json)
Parameters:
json
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