added edge label support to A&AI client 81/60081/1
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Fri, 10 Aug 2018 21:32:29 +0000 (17:32 -0400)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Fri, 10 Aug 2018 21:32:29 +0000 (17:32 -0400)
commit4cd8072f009e5a9820f281ce31a1444a52246e78
treed48004d9b4419193297a311e9d5f9dd2794ac112
parent6f6ff2d81cde79a129e40846f1e3bd33848595d8
added edge label support to A&AI client

you can now specify an edge label when connecting two objects

Issue-ID: SO-849
Change-Id: I851d523c271823911cdc344ac8c28beec993cb09
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
common/src/main/java/org/onap/so/client/aai/AAIResourcesClient.java
common/src/main/java/org/onap/so/client/aai/entities/AAIEdgeLabel.java [new file with mode: 0644]
common/src/main/java/org/onap/so/client/graphinventory/entities/GraphInventoryEdgeLabel.java [new file with mode: 0644]