| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container |
| Modifier and Type | Method and Description |
|---|---|
DetectLanguageResponse |
DetectLanguageResponse.Builder.build() |
DetectLanguageResponse |
DetectLanguageResponse.withLanguage(String language) |
DetectLanguageResponse |
DetectLanguageResponse.withScore(BigDecimal score) |
DetectLanguageResponse |
DetectLanguageResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<DetectLanguageResponse> |
System.detectLanguage(String text,
String modelId,
String countryHint) |
Copyright © 2018–2020. All rights reserved.