responseCode property
The error level response code for the plugin script. If the response code is -1, then the command has not started running on the instance, or it was not received by the instance.
Implementation
final int? responseCode;
The error level response code for the plugin script. If the response code is -1, then the command has not started running on the instance, or it was not received by the instance.
final int? responseCode;