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