Package com.mypurecloud.sdk.v2.model
Class ScimUserListResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ScimUserListResponse
- All Implemented Interfaces:
Serializable
Defines a response for a list of SCIM users.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The list of supported schemas.voidsetSchemas(List<String> schemas) toString()
-
Constructor Details
-
ScimUserListResponse
public ScimUserListResponse() -
ScimUserListResponse
-
-
Method Details