public class SCIMClientImpl extends Object implements SCIMClient
| Constructor and Description |
|---|
SCIMClientImpl(SlackHttpClient slackHttpClient) |
| Modifier and Type | Method and Description |
|---|---|
UsersDeleteResponse |
delete(UsersDeleteRequest req) |
void |
setEndpointUrlPrefix(String endpointUrlPrefix) |
public SCIMClientImpl(SlackHttpClient slackHttpClient)
public void setEndpointUrlPrefix(String endpointUrlPrefix)
setEndpointUrlPrefix in interface SCIMClientpublic UsersDeleteResponse delete(UsersDeleteRequest req) throws IOException, SlackApiException
delete in interface SCIMClientIOExceptionSlackApiExceptionCopyright © 2019. All Rights Reserved.