Uses of Class
de.captaingoldfish.scim.sdk.server.response.PartialListResponse.PartialListResponseBuilder
Packages that use PartialListResponse.PartialListResponseBuilder
-
Uses of PartialListResponse.PartialListResponseBuilder in de.captaingoldfish.scim.sdk.server.response
Methods in de.captaingoldfish.scim.sdk.server.response that return PartialListResponse.PartialListResponseBuilderModifier and TypeMethodDescriptionstatic <T extends ResourceNode>
PartialListResponse.PartialListResponseBuilder<T>PartialListResponse.builder()the resources that have extracted at the listResources methodPartialListResponse.PartialListResponseBuilder.totalResults(long totalResults) the total number of results the given query request has found.