| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.response |
| Modifier and Type | Method and Description |
|---|---|
Optional<ErrorResponse> |
BulkResponseOperation.getResponse()
The HTTP response body for the specified request operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkResponseOperation.setResponse(ErrorResponse response)
The HTTP response body for the specified request operation.
|
| Constructor and Description |
|---|
BulkResponseOperation(HttpMethod method,
String bulkId,
ETag version,
String location,
Integer status,
ErrorResponse response) |
Copyright © 2020. All rights reserved.