public abstract class RequestBody extends Object
| Constructor and Description |
|---|
RequestBody(String requestType,
long requestId)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getRequestId() |
String |
getRequestType() |
Copyright © 2020 SAP SE. All rights reserved.