Uses of Class
org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
-
Packages that use ConnectorTypeResponse Package Description org.odpi.openmetadata.commonservices.ffdc.properties Beans used in providing FFDC context and support to open metadata and governance.org.odpi.openmetadata.commonservices.ffdc.rest -
-
Uses of ConnectorTypeResponse in org.odpi.openmetadata.commonservices.ffdc.properties
Constructors in org.odpi.openmetadata.commonservices.ffdc.properties with parameters of type ConnectorTypeResponse Constructor Description ConnectorReport(ConnectorTypeResponse template)Copy/clone constructor -
Uses of ConnectorTypeResponse in org.odpi.openmetadata.commonservices.ffdc.rest
Methods in org.odpi.openmetadata.commonservices.ffdc.rest that return ConnectorTypeResponse Modifier and Type Method Description ConnectorTypeResponseFFDCRESTClient. callOCFConnectorTypeGetRESTCall(String methodName, String urlTemplate, Object... params)Issue a GET REST call that returns a ConnectorTypeResponse object.Constructors in org.odpi.openmetadata.commonservices.ffdc.rest with parameters of type ConnectorTypeResponse Constructor Description ConnectorTypeResponse(ConnectorTypeResponse template)Copy/clone constructor
-