Uses of Class
microsoft.dynamics.crm.complex.AnalyzeSentimentResponse
-
Packages that use AnalyzeSentimentResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of AnalyzeSentimentResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return AnalyzeSentimentResponse Modifier and Type Method Description AnalyzeSentimentResponseAnalyzeSentimentResponse.Builder. build()AnalyzeSentimentResponseAnalyzeSentimentResponse. withSentiment(String sentiment)AnalyzeSentimentResponseAnalyzeSentimentResponse. withUnmappedField(String name, String value) -
Uses of AnalyzeSentimentResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type AnalyzeSentimentResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<AnalyzeSentimentResponse>System. analyzeSentiment(String text, UUID modelId, String language)
-