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