| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.entity | |
| microsoft.dynamics.crm.entity.request |
| Modifier and Type | Method and Description |
|---|---|
PredictResponse |
PredictResponse.Builder.build() |
PredictResponse |
PredictResponse.withResponse(String response) |
PredictResponse |
PredictResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PredictResponse> |
Msdyn_aimodel.predict(String version,
String request,
Crmbaseentity recordId,
Crmbaseentity requestv2) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<PredictResponse> |
Msdyn_aimodelRequest.predict(String version,
String request,
Crmbaseentity recordId,
Crmbaseentity requestv2) |
Copyright © 2018–2021. All rights reserved.