| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.client.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteBuilder<T extends ResourceNode>
author Pascal Knueppel
created at: 16.12.2019 - 11:35 |
class |
GetBuilder<T extends ResourceNode>
author Pascal Knueppel
created at: 13.12.2019 - 08:21 |
class |
UpdateBuilder<T extends ResourceNode>
author Pascal Knueppel
created at: 16.12.2019 - 12:04 |
| Modifier and Type | Method and Description |
|---|---|
ETagRequestBuilder<T> |
ETagRequestBuilder.setETagForIfMatch(ETag version)
uses the given version with a If-Match header in the request
|
ETagRequestBuilder<T> |
ETagRequestBuilder.setETagForIfMatch(String version)
uses the given version with a If-Match header in the request
|
ETagRequestBuilder<T> |
ETagRequestBuilder.setETagForIfNoneMatch(ETag version)
uses the given version with a If-Match header in the request
|
ETagRequestBuilder<T> |
ETagRequestBuilder.setETagForIfNoneMatch(String version)
uses the given version with a If-Match header in the request
|
Copyright © 2020. All rights reserved.