Uses of Class
com.mypurecloud.sdk.v2.model.Suggestion
Packages that use Suggestion
-
Uses of Suggestion in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SuggestionModifier and TypeMethodDescriptionConversationsApi.getConversationSuggestion(GetConversationSuggestionRequest request) Get Suggestion.ConversationsApi.getConversationSuggestion(String conversationId, String suggestionId) Get Suggestion.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SuggestionModifier and TypeMethodDescriptionConversationsApi.getConversationSuggestion(ApiRequest<Void> request) Get Suggestion.ConversationsApiAsync.getConversationSuggestionAsync(GetConversationSuggestionRequest request, AsyncApiCallback<Suggestion> callback) Get Suggestion.ConversationsApiAsync.getConversationSuggestionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Suggestion>> callback) Get Suggestion.ConversationsApi.getConversationSuggestionWithHttpInfo(String conversationId, String suggestionId) Get Suggestion.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SuggestionModifier and TypeMethodDescriptionConversationsApiAsync.getConversationSuggestionAsync(GetConversationSuggestionRequest request, AsyncApiCallback<Suggestion> callback) Get Suggestion.ConversationsApiAsync.getConversationSuggestionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Suggestion>> callback) Get Suggestion. -
Uses of Suggestion in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type SuggestionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SuggestionModifier and TypeMethodDescriptionSuggestionListing.entities(List<Suggestion> entities) voidSuggestionListing.setEntities(List<Suggestion> entities)