Uses of Class
microsoft.dynamics.crm.complex.CreateExceptionResponse
-
Packages that use CreateExceptionResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.entity.collection.request -
-
Uses of CreateExceptionResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return CreateExceptionResponse Modifier and Type Method Description CreateExceptionResponseCreateExceptionResponse.Builder. build()CreateExceptionResponseCreateExceptionResponse. withId(UUID id)CreateExceptionResponseCreateExceptionResponse. withUnmappedField(String name, Object value) -
Uses of CreateExceptionResponse in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return types with arguments of type CreateExceptionResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<CreateExceptionResponse>RecurringappointmentmasterCollectionRequest. createException(Appointment target, OffsetDateTime originalStartDate, Boolean isDeleted)
-