| Package | Description |
|---|---|
| com.sap.scimono.api | |
| com.sap.scimono.callback.bulk | |
| com.sap.scimono.entity.bulk |
| Modifier and Type | Method and Description |
|---|---|
String |
Bulk.getResponseLocation(RequestOperation reqOperation,
ResponseOperation respOperation) |
| Modifier and Type | Method and Description |
|---|---|
BulkBody<ResponseOperation> |
BulkRequestCallback.handleBulkRequest(BulkBody<RequestOperation> bulkRequest)
Handles a collection of user and group operations as described as described in SCIM 2.0 Bulk Operations.
|
BulkBody<ResponseOperation> |
DefaultBulkRequestCallback.handleBulkRequest(BulkBody<RequestOperation> bulkRequest) |
| Modifier and Type | Method and Description |
|---|---|
ResponseOperation |
ResponseOperation.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static BulkBody<ResponseOperation> |
BulkBody.forResponse(List<ResponseOperation> operations) |
| Modifier and Type | Method and Description |
|---|---|
static BulkBody<ResponseOperation> |
BulkBody.forResponse(List<ResponseOperation> operations) |
Copyright © 2022 SAP SE. All rights reserved.