| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api | |
| com.sap.cloud.sdk.service.prov.api.response | |
| com.sap.cloud.sdk.service.prov.api.response.impl |
| Modifier and Type | Method and Description |
|---|---|
Response |
ChangeSetHandler.handleRequest(Request request)
Executes the annotated method corresponding to the data modification operations.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChangeSetHandler.addResponse(Response response)
Appends the response to the changeset and returns true if successful.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateResponse
Provides the methods for creating a response in the case of a successful or failed create operation.
|
class |
DeleteResponse
Provides the methods for creating a response in the case of a successful or failed delete operation.
|
class |
DeleteResponseAccessor |
class |
MediaReadResponse |
class |
OperationResponse
Provides the methods for creating a response in the case of a successful or failed operation.
|
class |
QueryResponse
Provides the methods for creating a response in the case of a successful or failed query operation.
|
class |
QueryResponseAccessor |
class |
ReadResponse
Provides the methods for creating a response in the case of a successful or failed read operation.
|
class |
UpdateResponse
Provides the methods for creating a response in the case of a successful or failed update operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateResponseImpl |
class |
DeleteResponseImpl |
class |
MediaReadResponseImpl |
class |
OperationResponseImpl |
class |
QueryResponseImpl |
class |
ReadResponseImpl |
class |
UpdateResponseImpl |
Copyright © 2020 SAP. All Rights Reserved.