public class StatusRequest extends Message<AutopilotOuterClass.StatusRequest>
Message,
AutopilotOuterClass.StatusRequestbuilder, wrapperFactory| Constructor and Description |
|---|
StatusRequest()
Empty Constructor
|
StatusRequest(AutopilotOuterClass.StatusRequest apiObject)
Constructor using underlying Lightning API Object
|
StatusRequest(javax.json.JsonReader jsonReader)
Json Parsing Constructor
|
equals, getApiObject, getMessageName, hashCode, populateRepeatedFields, toJson, toJsonAsString, toString, validatepublic StatusRequest()
public StatusRequest(javax.json.JsonReader jsonReader)
throws javax.json.JsonException
javax.json.JsonException - if problems was found with the supplied JSON data.public StatusRequest(AutopilotOuterClass.StatusRequest apiObject)