Package de.captaingoldfish.scim.sdk.client.builder
package de.captaingoldfish.scim.sdk.client.builder
-
ClassesClassDescriptionauthor Pascal Knueppel
created at: 08.03.2020
an additional build step class that allows to set the values of a bulk operationCreateBuilder<T extends ResourceNode>author Pascal Knueppel
created at: 07.12.2019 - 23:13
DeleteBuilder<T extends ResourceNode>author Pascal Knueppel
created at: 16.12.2019 - 11:35
ETagRequestBuilder<T extends ResourceNode>author Pascal Knueppel
created at: 13.12.2019 - 09:02
an abstract class for request builder that may use etags in the requestsGetBuilder<T extends ResourceNode>author Pascal Knueppel
created at: 13.12.2019 - 08:21
ListBuilder<T extends ResourceNode>author Pascal Knueppel
created at: 16.12.2019 - 13:00
a builder that can be used to build a list requestListBuilder.GetRequestBuilder<T extends ResourceNode>a request builder that builds the list-request as a http-get requestListBuilder.ListServerResponse<T extends ResourceNode>overrides the translation of the returned resource from the serverListBuilder.PostRequestBuilder<T extends ResourceNode>a request builder that builds the list-request as a http-post requestPatchBuilder<T extends ResourceNode>allows to build a patch request that can be sent to the server
created at: 01.05.2020PatchBuilder.PatchOperationBuilder<T extends ResourceNode>used to build a simple patch operationRequestBuilder<T extends ScimObjectNode>author Pascal Knueppel
created at: 07.12.2019 - 23:15
an abstract request builder implementationUpdateBuilder<T extends ResourceNode>author Pascal Knueppel
created at: 16.12.2019 - 12:04