Uses of Class
org.odpi.openmetadata.commonservices.ffdc.rest.ConnectorTypeResponse
-
Packages that use ConnectorTypeResponse Package Description org.odpi.openmetadata.commonservices.ffdc.rest -
-
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
-