| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.response |
| Modifier and Type | Method and Description |
|---|---|
List<BulkResponseOperation> |
BulkResponse.getBulkResponseOperations()
Defines operations within a bulk job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkResponse.setBulkResponseOperations(List<BulkResponseOperation> bulkRequestOperations)
Defines operations within a bulk job.
|
| Constructor and Description |
|---|
BulkResponse(List<BulkResponseOperation> bulkResponseOperation,
int httpStatus) |
Copyright © 2020. All rights reserved.