public interface OlpHttpMessage
| Modifier and Type | Field and Description |
|---|---|
static String |
X_CORRELATION_ID |
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelationId()
Get the correlationId (the unique value for tracking a request across services and within a service).
|
OlpHttpMessage |
setCorrelationId(String correlationId)
Set the correlationId (the unique value for tracking a request across services and within a service).
|
static final String X_CORRELATION_ID
String getCorrelationId()
OlpHttpMessage setCorrelationId(String correlationId)
correlationId - the correlationIdCopyright © 2020 HERE Europe B.V. All Rights Reserved.