Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIntegrationConfigCurrentRequest
Packages that use PutIntegrationConfigCurrentRequest
-
Uses of PutIntegrationConfigCurrentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIntegrationConfigCurrentRequestModifier and TypeMethodDescriptionIntegrationsApi.putIntegrationConfigCurrent(PutIntegrationConfigCurrentRequest request) Update integration configuration.IntegrationsApiAsync.putIntegrationConfigCurrentAsync(PutIntegrationConfigCurrentRequest request, AsyncApiCallback<IntegrationConfiguration> callback) Update integration configuration. -
Uses of PutIntegrationConfigCurrentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIntegrationConfigCurrentRequestModifier and TypeMethodDescriptionPutIntegrationConfigCurrentRequest.Builder.build()PutIntegrationConfigCurrentRequest.withBody(IntegrationConfiguration body) PutIntegrationConfigCurrentRequest.withCustomHeader(String name, String value) PutIntegrationConfigCurrentRequest.withIntegrationId(String integrationId)