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