| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api.exits |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionResponseBuilder |
| Modifier and Type | Method and Description |
|---|---|
PreExtensionResponseBuilderWithBody |
PreExtensionResponseBuilderWithBody.setData(Object pojoData)
Use this method to add the modified request body of the current Create/Update request represented as a POJO.
|
PreExtensionResponseBuilderWithBody |
PreExtensionResponseBuilderWithBody.setEntityData(EntityData entityData)
Use this method to add the modified request body of the current Create/Update request represented as an EntityData object.
|
static PreExtensionResponseBuilderWithBody |
BeforeUpdateResponse.setSuccess()
Returns a response builder to create a response when the BeforeUpdate handler executes successfully.
|
static PreExtensionResponseBuilderWithBody |
BeforeCreateResponse.setSuccess()
Returns a response builder to create a response when the BeforeCreate handler executes successfully.
|
Copyright © 2020 SAP. All Rights Reserved.