| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.request |
| Modifier and Type | Method and Description |
|---|---|
List<PatchRequestOperation> |
PatchOpRequest.getOperations()
Defines operations within a bulk job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatchOpRequest.setOperations(List<PatchRequestOperation> operations)
Defines operations within a bulk job.
|
| Constructor and Description |
|---|
PatchOpRequest(List<PatchRequestOperation> operations) |
Copyright © 2020. All rights reserved.