Uses of Class
org.odpi.openmetadata.commonservices.ffdc.rest.NameListResponse
-
Packages that use NameListResponse Package Description org.odpi.openmetadata.commonservices.ffdc.rest -
-
Uses of NameListResponse in org.odpi.openmetadata.commonservices.ffdc.rest
Methods in org.odpi.openmetadata.commonservices.ffdc.rest that return NameListResponse Modifier and Type Method Description NameListResponseFFDCRESTClient. callNameListGetRESTCall(String methodName, String urlTemplate, Object... params)Issue a GET REST call that returns a list of names.Constructors in org.odpi.openmetadata.commonservices.ffdc.rest with parameters of type NameListResponse Constructor Description NameListResponse(NameListResponse template)Copy/clone constructor
-