Uses of Class
com.mypurecloud.sdk.v2.model.SourceIntent
Packages that use SourceIntent
-
Uses of SourceIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SourceIntentModifier and TypeMethodDescriptionCustomerSourceIntent.getSourceIntent()Id of the sourceSourceIntent.sourceIntentId(String sourceIntentId) Id of the source intentSourceIntent.sourceIntentName(String sourceIntentName) Name of the source intentSourceIntent.sourceName(String sourceName) Name of the sourceSourceIntent.sourceType(SourceIntent.SourceTypeEnum sourceType) Source typeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SourceIntentMethods in com.mypurecloud.sdk.v2.model with parameters of type SourceIntentModifier and TypeMethodDescriptionvoidCustomerSourceIntent.setSourceIntent(SourceIntent sourceIntent) CustomerSourceIntent.sourceIntent(SourceIntent sourceIntent) Source intent dataMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SourceIntentModifier and TypeMethodDescriptionBulkAddSourceIntentsRequest.items(List<SourceIntent> items) List of items to addvoidBulkAddSourceIntentsRequest.setItems(List<SourceIntent> items)