Class Index
java.lang.Object
com.ringcentral.paths.scim.resourcetypes.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
Returns resource type by ID HTTP Method: get Endpoint: /scim/{version}/ResourceTypes/{type} Rate Limit Group: Light App Permission: ReadAccountslist()
Returns the list of supported SCIM resource types HTTP Method: get Endpoint: /scim/{version}/ResourceTypes Rate Limit Group: Light App Permission: ReadAccountspath()
-
Field Details
-
rc
-
parent
-
type
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
list
Returns the list of supported SCIM resource types HTTP Method: get Endpoint: /scim/{version}/ResourceTypes Rate Limit Group: Light App Permission: ReadAccounts- Throws:
RestException
IOException
-
get
Returns resource type by ID HTTP Method: get Endpoint: /scim/{version}/ResourceTypes/{type} Rate Limit Group: Light App Permission: ReadAccounts- Throws:
RestException
IOException
-