Uses of Class
microsoft.dynamics.crm.complex.UpdatePointersRequest
-
Packages that use UpdatePointersRequest Package Description microsoft.dynamics.crm.complex -
-
Uses of UpdatePointersRequest in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return UpdatePointersRequest Modifier and Type Method Description UpdatePointersRequestUpdatePointersRequest.Builder. build()UpdatePointersRequestUpdatePointersRequest. withFilePointer(UUID filePointer)UpdatePointersRequestUpdatePointersRequest. withFileSize(Long fileSize)UpdatePointersRequestUpdatePointersRequest. withOtc(Integer otc)UpdatePointersRequestUpdatePointersRequest. withPrefix(String prefix)UpdatePointersRequestUpdatePointersRequest. withSetBodyToNull(Boolean setBodyToNull)UpdatePointersRequestUpdatePointersRequest. withStoragePointer(Integer storagePointer)UpdatePointersRequestUpdatePointersRequest. withTargetObjectId(UUID targetObjectId)UpdatePointersRequestUpdatePointersRequest. withUnmappedField(String name, Object value)
-