The EIInstanceUpdateRequest encapsulates the Eagle-I InstanceUpdateRequest (EIInstanceUpdateRequest) object.
This is the response received from the Eagle-I node after an update request. This class is immutable, and can only be constructed from received JSON data from the Eagle-I API.
__construct($json_data)
is_null() : bool
bool
json_encode(bool $pretty) : string
bool
True if output with indentation is desired.
string
json_escape($string) : string
access | protected |
---|---|
inherited_from | \EIContainer::json_escape() |
string
json_indent($cols) : string
Returns a serialized JSON representation of the object.
access | protected |
---|---|
inherited_from | \EIContainer::json_indent() |
string
set($data)
access | private |
---|
\Exception |
If the JSON data cannot be used to populate the object. |
---|
$failures
$newlyCreatedUriToForeignKey
$updatedUriToForeignKey