Uses of Class
com.mypurecloud.sdk.v2.model.WebChatDeploymentEntityListing
Packages that use WebChatDeploymentEntityListing
-
Uses of WebChatDeploymentEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WebChatDeploymentEntityListingModifier and TypeMethodDescriptionWebChatApi.getWebchatDeployments()Deprecated.WebChatApi.getWebchatDeployments(GetWebchatDeploymentsRequest request) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type WebChatDeploymentEntityListingModifier and TypeMethodDescriptionWebChatApi.getWebchatDeployments(ApiRequest<Void> request) Deprecated.WebChatApiAsync.getWebchatDeploymentsAsync(GetWebchatDeploymentsRequest request, AsyncApiCallback<WebChatDeploymentEntityListing> callback) Deprecated.WebChatApiAsync.getWebchatDeploymentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebChatDeploymentEntityListing>> callback) Deprecated.WebChatApi.getWebchatDeploymentsWithHttpInfo()Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WebChatDeploymentEntityListingModifier and TypeMethodDescriptionWebChatApiAsync.getWebchatDeploymentsAsync(GetWebchatDeploymentsRequest request, AsyncApiCallback<WebChatDeploymentEntityListing> callback) Deprecated.WebChatApiAsync.getWebchatDeploymentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebChatDeploymentEntityListing>> callback) Deprecated. -
Uses of WebChatDeploymentEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebChatDeploymentEntityListingModifier and TypeMethodDescriptionWebChatDeploymentEntityListing.entities(List<WebChatDeployment> entities)