1 package org.onap.aaiclient.client.graphinventory;
3 public interface GraphInventoryFluentType<T> extends GraphInventoryFluentTypeBase {
5 public interface Info extends GraphInventoryFluentTypeBase.Info {
8 UriParams getUriParams();
10 public interface UriParams {