Uses of Class
microsoft.dynamics.crm.complex.ScheduleTrainingResponse
-
Packages that use ScheduleTrainingResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of ScheduleTrainingResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ScheduleTrainingResponse Modifier and Type Method Description ScheduleTrainingResponseScheduleTrainingResponse.Builder. build()ScheduleTrainingResponseScheduleTrainingResponse. withResponse(String response)ScheduleTrainingResponseScheduleTrainingResponse. withUnmappedField(String name, String value) -
Uses of ScheduleTrainingResponse in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return types with arguments of type ScheduleTrainingResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ScheduleTrainingResponse>Msdyn_aiconfiguration. scheduleTraining(String version) -
Uses of ScheduleTrainingResponse in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type ScheduleTrainingResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ScheduleTrainingResponse>Msdyn_aiconfigurationRequest. scheduleTraining(String version)
-