Uses of Class
de.captaingoldfish.scim.sdk.common.response.BulkResponseGetOperation
Packages that use BulkResponseGetOperation
-
Uses of BulkResponseGetOperation in de.captaingoldfish.scim.sdk.common.response
Methods in de.captaingoldfish.scim.sdk.common.response that return BulkResponseGetOperationModifier and TypeMethodDescriptionBulkResponseGetOperation.BulkResponseGetOperationBuilder.build()Methods in de.captaingoldfish.scim.sdk.common.response that return types with arguments of type BulkResponseGetOperationModifier and TypeMethodDescriptionBulkResponseGetOperation.getChildren()the children of this resource if any are presentMethod parameters in de.captaingoldfish.scim.sdk.common.response with type arguments of type BulkResponseGetOperationModifier and TypeMethodDescriptionBulkResponseGetOperation.BulkResponseGetOperationBuilder.children(List<BulkResponseGetOperation> children) voidBulkResponseGetOperation.setChildren(List<BulkResponseGetOperation> children) the children of this resource if any are presentConstructor parameters in de.captaingoldfish.scim.sdk.common.response with type arguments of type BulkResponseGetOperationModifierConstructorDescriptionBulkResponseGetOperation(String nodePath, String resourceId, Integer status, String resourceType, ScimResponse resource, List<BulkResponseGetOperation> children)