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