| Package | Description |
|---|---|
| org.odpi.openmetadata.commonservices.ffdc.rest |
| Modifier and Type | Method and Description |
|---|---|
GUIDResponse |
FFDCRESTClient.callGUIDGetRESTCall(String methodName,
String urlTemplate,
Object... params)
Issue a GET REST call that returns a GUIDResponse object.
|
GUIDResponse |
FFDCRESTClient.callGUIDPostRESTCall(String methodName,
String urlTemplate,
Object requestBody,
Object... params)
Issue a POST REST call that returns a guid object.
|
| Constructor and Description |
|---|
GUIDResponse(GUIDResponse template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.