| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.request |
| Modifier and Type | Method and Description |
|---|---|
List<BulkRequestOperation> |
BulkRequest.getBulkRequestOperations()
Defines operations within a bulk job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkRequest.setBulkRequestOperations(List<BulkRequestOperation> bulkRequestOperation)
Defines operations within a bulk job.
|
| Constructor and Description |
|---|
BulkRequest(Integer failOnErrors,
List<BulkRequestOperation> bulkRequestOperation) |
Copyright © 2020. All rights reserved.