| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api | |
| com.sap.cloud.sdk.service.prov.api.request | |
| com.sap.cloud.sdk.service.prov.api.request.impl |
| Modifier and Type | Method and Description |
|---|---|
Request |
ChangeSetHandler.nextRequest()
Returns request information corresponding to the next operation in the changeset.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ChangeSetHandler.handleRequest(Request request)
Executes the annotated method corresponding to the data modification operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateRequest
Provides the request information for creating an entity in a service.
|
class |
DeleteRequest
Provides the request information for deleting an entity in a service.
|
class |
QueryRequest
Provides the request information for querying an entity in a service.
|
class |
ReadRequest
Provides the request information for reading an entity in a service.
|
class |
UpdateRequest
Provides the request information for updating an entity in a service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateRequestImpl |
class |
DeleteRequestImpl |
class |
QueryRequestImpl |
class |
ReadRequestImpl |
class |
UpdateRequestImpl |
Copyright © 2020 SAP. All Rights Reserved.