Uses of Class
microsoft.dynamics.crm.complex.UnschedulePredictionResponse
-
Packages that use UnschedulePredictionResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of UnschedulePredictionResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return UnschedulePredictionResponse Modifier and Type Method Description UnschedulePredictionResponseUnschedulePredictionResponse.Builder. build()UnschedulePredictionResponseUnschedulePredictionResponse. withResponse(String response)UnschedulePredictionResponseUnschedulePredictionResponse. withUnmappedField(String name, Object value) -
Uses of UnschedulePredictionResponse in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return types with arguments of type UnschedulePredictionResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<UnschedulePredictionResponse>Msdyn_aimodel. unschedulePrediction(String version, Boolean skipStatusUpdate) -
Uses of UnschedulePredictionResponse in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type UnschedulePredictionResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<UnschedulePredictionResponse>Msdyn_aimodelRequest. unschedulePrediction(String version, Boolean skipStatusUpdate)
-