Uses of Class
com.ants.platform.client.resources.scim.types.EmptyResponse
Packages that use EmptyResponse
Package
Description
-
Uses of EmptyResponse in com.ants.platform.client.resources.scim
Methods in com.ants.platform.client.resources.scim that return EmptyResponseModifier and TypeMethodDescriptionScimClient.deleteUser(String userId) Remove a user from the organization (requires organization-scoped API key).ScimClient.deleteUser(String userId, RequestOptions requestOptions) Remove a user from the organization (requires organization-scoped API key). -
Uses of EmptyResponse in com.ants.platform.client.resources.scim.types
Methods in com.ants.platform.client.resources.scim.types that return EmptyResponseMethods in com.ants.platform.client.resources.scim.types with parameters of type EmptyResponse