Uses of Class
com.mypurecloud.sdk.v2.model.V3KnowledgeSearchClientApplication
Packages that use V3KnowledgeSearchClientApplication
-
Uses of V3KnowledgeSearchClientApplication in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V3KnowledgeSearchClientApplicationModifier and TypeMethodDescriptionV3KnowledgeSearchClientApplication.assistant(AddressableEntityRef assistant) Application details when type is Assistant.V3KnowledgeSearchClientApplication.botFlow(AddressableEntityRef botFlow) Application details when type is BotFlow.KnowledgeSourcesSearchRequest.getApplication()KnowledgeSourcesSearchResponse.getApplication()V3KnowledgeSearchClientApplication.type(V3KnowledgeSearchClientApplication.TypeEnum type) Application type.Methods in com.mypurecloud.sdk.v2.model with parameters of type V3KnowledgeSearchClientApplicationModifier and TypeMethodDescriptionKnowledgeSourcesSearchRequest.application(V3KnowledgeSearchClientApplication application) The client application details from which search requested.voidKnowledgeSourcesSearchRequest.setApplication(V3KnowledgeSearchClientApplication application)