public class PreExtensionResponseBuilderWithoutBody extends Object
| Constructor and Description |
|---|
PreExtensionResponseBuilderWithoutBody() |
| Modifier and Type | Method and Description |
|---|---|
PreExtensionResponseWithBody |
response()
Use this method in a BeforeQuery, BeforeRead, or a BeforeDelete handler to return a response object in the event of a successful execution.
|
public PreExtensionResponseBuilderWithoutBody()
public PreExtensionResponseWithBody response()
Copyright © 2020 SAP. All Rights Reserved.