Expose ListInstance constructor 70/111170/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 2 Apr 2024 07:45:19 +0000 (09:45 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 2 Apr 2024 09:31:10 +0000 (09:31 +0000)
commit98a77e3fcc488fcbff0e3aa019bd34088e253e96
treee7e14cd5766c0bda679477c9c6b0ae7d77000d55
parent42a44df49468e798fd8ac419c1dc22adee610568
Expose ListInstance constructor

The only way to create a ListInstance is through parsing. Expose the
constructor so it can be externally instantiated, just like
ApiIdentifier.

JIRA: NETCONF-1264
Change-Id: I917b18266cc1acda5bc5c4108df228c368c4ff33
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java