Uses of Class
com.mypurecloud.sdk.v2.model.DraftIntents
Packages that use DraftIntents
-
Uses of DraftIntents in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DraftIntentsModifier and TypeMethodDescriptionId for an intent.Name/Label for an intent.DraftIntents.utterances(List<String> utterances) The utterances that are extracted for an Intent.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DraftIntentsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DraftIntentsModifier and TypeMethodDescriptionDraftRequest.intents(List<DraftIntents> intents) Draft intent object.voidDraftRequest.setIntents(List<DraftIntents> intents)