public class LegacyRequestMapper extends Object
Constructor and Description |
---|
LegacyRequestMapper() |
Modifier and Type | Method and Description |
---|---|
static void |
convertRequestMetadata(LegacyRequest legacyRequest)
Set the legacy parameters using the
legacy request . |
public static void convertRequestMetadata(LegacyRequest legacyRequest)
legacy request
.
The legacy request's parameters are changed as a side effect of calling this method.
legacyRequest
- a non-null
legacy request