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