Class Msdyn_helppageRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Msdyn_helppage>
-
- microsoft.dynamics.crm.entity.request.Msdyn_helppageRequest
-
public class Msdyn_helppageRequest extends com.github.davidmoten.odata.client.EntityRequest<Msdyn_helppage>
-
-
Constructor Summary
Constructors Constructor Description Msdyn_helppageRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
-
-
-
Method Detail
-
createdby
public SystemuserRequest createdby()
-
createdonbehalfby
public SystemuserRequest createdonbehalfby()
-
modifiedby
public SystemuserRequest modifiedby()
-
modifiedonbehalfby
public SystemuserRequest modifiedonbehalfby()
-
organizationid
public OrganizationRequest organizationid()
-
msdyn_helppage_SyncErrors
public SyncerrorRequest msdyn_helppage_SyncErrors(UUID syncerrorid)
-
msdyn_helppage_SyncErrors
public SyncerrorCollectionRequest msdyn_helppage_SyncErrors()
-
msdyn_helppage_AsyncOperations
public AsyncoperationRequest msdyn_helppage_AsyncOperations(UUID asyncoperationid)
-
msdyn_helppage_AsyncOperations
public AsyncoperationCollectionRequest msdyn_helppage_AsyncOperations()
-
msdyn_helppage_MailboxTrackingFolders
public MailboxtrackingfolderRequest msdyn_helppage_MailboxTrackingFolders(UUID mailboxtrackingfolderid)
-
msdyn_helppage_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest msdyn_helppage_MailboxTrackingFolders()
-
msdyn_helppage_ProcessSession
public ProcesssessionRequest msdyn_helppage_ProcessSession(UUID processsessionid)
-
msdyn_helppage_ProcessSession
public ProcesssessionCollectionRequest msdyn_helppage_ProcessSession()
-
msdyn_helppage_BulkDeleteFailures
public BulkdeletefailureRequest msdyn_helppage_BulkDeleteFailures(UUID bulkdeletefailureid)
-
msdyn_helppage_BulkDeleteFailures
public BulkdeletefailureCollectionRequest msdyn_helppage_BulkDeleteFailures()
-
msdyn_helppage_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessRequest msdyn_helppage_PrincipalObjectAttributeAccesses(UUID principalobjectattributeaccessid)
-
msdyn_helppage_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest msdyn_helppage_PrincipalObjectAttributeAccesses()
-
-