Uses of Class
com.slack.api.scim.SCIMApiErrorResponse
-
Packages that use SCIMApiErrorResponse Package Description com.slack.api.scim SCIM API client. -
-
Uses of SCIMApiErrorResponse in com.slack.api.scim
Methods in com.slack.api.scim that return SCIMApiErrorResponse Modifier and Type Method Description SCIMApiErrorResponseSCIMApiException. getError()Constructors in com.slack.api.scim with parameters of type SCIMApiErrorResponse Constructor Description SCIMApiException(okhttp3.Response response, String responseBody, SCIMApiErrorResponse error)
-