| Package | Description |
|---|---|
| org.odpi.openmetadata.commonservices.ffdc.rest |
| Modifier and Type | Method and Description |
|---|---|
GUIDListResponse |
FFDCRESTClient.callGUIDListGetRESTCall(String methodName,
String urlTemplate,
Object... params)
Issue a GET REST call that returns a list of GUIDs object.
|
GUIDListResponse |
FFDCRESTClient.callGUIDListPostRESTCall(String methodName,
String urlTemplate,
Object requestBody,
Object... params)
Issue a POST REST call that returns a list of GUIDs object.
|
| Constructor and Description |
|---|
GUIDListResponse(GUIDListResponse template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.