Uses of Class
microsoft.dynamics.crm.complex.DeleteAuditDataResponse
-
Packages that use DeleteAuditDataResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of DeleteAuditDataResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return DeleteAuditDataResponse Modifier and Type Method Description DeleteAuditDataResponseDeleteAuditDataResponse.Builder. build()DeleteAuditDataResponseDeleteAuditDataResponse. withPartitionsDeleted(Integer partitionsDeleted)DeleteAuditDataResponseDeleteAuditDataResponse. withUnmappedField(String name, Object value) -
Uses of DeleteAuditDataResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type DeleteAuditDataResponse Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<DeleteAuditDataResponse>System. deleteAuditData(OffsetDateTime endDate)
-