Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationConfigCurrentRequest
Packages that use GetIntegrationConfigCurrentRequest
-
Uses of GetIntegrationConfigCurrentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationConfigCurrentRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationConfigCurrent(GetIntegrationConfigCurrentRequest request) Get integration configuration.IntegrationsApiAsync.getIntegrationConfigCurrentAsync(GetIntegrationConfigCurrentRequest request, AsyncApiCallback<IntegrationConfiguration> callback) Get integration configuration. -
Uses of GetIntegrationConfigCurrentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationConfigCurrentRequestModifier and TypeMethodDescriptionGetIntegrationConfigCurrentRequest.Builder.build()GetIntegrationConfigCurrentRequest.withCustomHeader(String name, String value) GetIntegrationConfigCurrentRequest.withIntegrationId(String integrationId)