Package | Description |
---|---|
org.openstack4j.openstack.murano.v1.utils |
Modifier and Type | Method and Description |
---|---|
static MuranoApplication.ApplicationList |
MuranoApplicationUtils.toApplications(com.fasterxml.jackson.databind.JsonNode json)
Murano API has some methods which can return both item and List
|
static MuranoApplication.ApplicationList |
MuranoApplicationUtils.toApplications(String jsonString)
It is done due to the bug in restEasy connector: it can't send json
as String whereas all other connectors work fine.
|
Copyright © 2017. All rights reserved.