Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIdentityprovidersCicRequest
Packages that use PutIdentityprovidersCicRequest
-
Uses of PutIdentityprovidersCicRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIdentityprovidersCicRequestModifier and TypeMethodDescriptionIdentityProviderApi.putIdentityprovidersCic(PutIdentityprovidersCicRequest request) Update/Create Customer Interaction Center (CIC) Identity ProviderIdentityProviderApiAsync.putIdentityprovidersCicAsync(PutIdentityprovidersCicRequest request, AsyncApiCallback<IdentityProvider> callback) Update/Create Customer Interaction Center (CIC) Identity Provider -
Uses of PutIdentityprovidersCicRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIdentityprovidersCicRequestModifier and TypeMethodDescriptionPutIdentityprovidersCicRequest.Builder.build()PutIdentityprovidersCicRequest.withBody(CustomerInteractionCenter body) PutIdentityprovidersCicRequest.withCustomHeader(String name, String value)