JsonDecoderClientInterface
interface JsonDecoderClientInterface implements ScopedClientInterface
Methods
ResourceInterface|ResourceArray
parseJson(string $json)
Parse a JSON string.
Details
in ScopedClientInterface at line 19
getApi()
Returns a string representation of the API currently in use.
in ScopedClientInterface at line 24
getSpaceId()
Returns the ID of the space currently in use.
in ScopedClientInterface at line 29
getEnvironmentId()
Returns the ID of the environment currently in use.
at line 26
ResourceInterface|ResourceArray
parseJson(string $json)
Parse a JSON string.