Class EmailserverprofileCollectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Emailserverprofile,EmailserverprofileRequest>
-
- microsoft.dynamics.crm.entity.collection.request.EmailserverprofileCollectionRequest
-
- All Implemented Interfaces:
Iterable<Emailserverprofile>
- Direct Known Subclasses:
Emailserverprofiles
public class EmailserverprofileCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Emailserverprofile,EmailserverprofileRequest>
-
-
Field Summary
Fields Modifier and Type Field Description protected com.github.davidmoten.odata.client.ContextPathcontextPath
-
Constructor Summary
Constructors Constructor Description EmailserverprofileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
-
Methods inherited from class com.github.davidmoten.odata.client.CollectionPageEntityRequest
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverride
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Method Detail
-
emailserverprofile_mailbox
public MailboxRequest emailserverprofile_mailbox(String mailboxid)
-
emailserverprofile_mailbox
public MailboxCollectionRequest emailserverprofile_mailbox()
-
emailserverprofile_asyncoperations
public AsyncoperationRequest emailserverprofile_asyncoperations(String asyncoperationid)
-
emailserverprofile_asyncoperations
public AsyncoperationCollectionRequest emailserverprofile_asyncoperations()
-
emailserverprofile_bulkdeletefailures
public BulkdeletefailureRequest emailserverprofile_bulkdeletefailures(String bulkdeletefailureid)
-
emailserverprofile_bulkdeletefailures
public BulkdeletefailureCollectionRequest emailserverprofile_bulkdeletefailures()
-
emailServerProfile_Organization
public OrganizationRequest emailServerProfile_Organization(String organizationid)
-
emailServerProfile_Organization
public OrganizationCollectionRequest emailServerProfile_Organization()
-
tracelog_EmailServerProfile
public TracelogRequest tracelog_EmailServerProfile(String tracelogid)
-
tracelog_EmailServerProfile
public TracelogCollectionRequest tracelog_EmailServerProfile()
-
emailServerProfile_Annotation
public AnnotationRequest emailServerProfile_Annotation(String annotationid)
-
emailServerProfile_Annotation
public AnnotationCollectionRequest emailServerProfile_Annotation()
-
emailserverprofile_duplicatematchingrecord
public DuplicaterecordRequest emailserverprofile_duplicatematchingrecord(String duplicateid)
-
emailserverprofile_duplicatematchingrecord
public DuplicaterecordCollectionRequest emailserverprofile_duplicatematchingrecord()
-
emailServerProfile_SyncErrors
public SyncerrorRequest emailServerProfile_SyncErrors(String syncerrorid)
-
emailServerProfile_SyncErrors
public SyncerrorCollectionRequest emailServerProfile_SyncErrors()
-
emailserverprofile_duplicatebaserecord
public DuplicaterecordRequest emailserverprofile_duplicatebaserecord(String duplicateid)
-
emailserverprofile_duplicatebaserecord
public DuplicaterecordCollectionRequest emailserverprofile_duplicatebaserecord()
-
-