public class Appointment extends Activitypointer implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Appointment.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
attachmenterrors |
protected String |
category |
protected String |
globalobjectid |
protected Integer |
importsequencenumber |
protected Boolean |
isalldayevent |
protected Boolean |
isdraft |
protected Integer |
isunsafe |
protected String |
location |
protected String |
modifiedfieldsmask |
protected OffsetDateTime |
originalstartdate |
protected Integer |
outlookownerapptid |
protected OffsetDateTime |
overriddencreatedon |
protected String |
subcategory |
protected String |
subscriptionid |
_createdby_value, _createdonbehalfby_value, _modifiedby_value, _modifiedonbehalfby_value, _ownerid_value, _owningbusinessunit_value, _owningteam_value, _owninguser_value, _regardingobjectid_value, _sendermailboxid_value, _slaid_value, _slainvokedid_value, _transactioncurrencyid_value, activityadditionalparams, activityid, activitytypecode, actualdurationminutes, actualend, actualstart, community, createdon, deliverylastattemptedon, deliveryprioritycode, description, exchangeitemid, exchangerate, exchangeweblink, instancetypecode, isbilled, ismapiprivate, isregularactivity, isworkflowcreated, lastonholdtime, leftvoicemail, modifiedon, onholdtime, postponeactivityprocessinguntil, prioritycode, processid, scheduleddurationminutes, scheduledend, scheduledstart, senton, seriesid, sortdate, stageid, statecode, statuscode, subject, timezoneruleversionnumber, traversedpath, utcconversiontimezonecode, versionnumberchangedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Appointment() |
get_createdby_value, get_createdonbehalfby_value, get_modifiedby_value, get_modifiedonbehalfby_value, get_ownerid_value, get_owningbusinessunit_value, get_owningteam_value, get_owninguser_value, get_regardingobjectid_value, get_sendermailboxid_value, get_slaid_value, get_slainvokedid_value, get_transactioncurrencyid_value, getActivity_pointer_activity_mime_attachment, getActivity_pointer_appointment, getActivity_pointer_email, getActivity_pointer_fax, getActivity_pointer_letter, getActivity_pointer_phonecall, getActivity_pointer_recurrencerule, getActivity_pointer_recurringappointmentmaster, getActivity_pointer_socialactivity, getActivity_pointer_task, getActivityadditionalparams, getActivityid, getActivitypointer_activity_parties, getActivityPointer_AsyncOperations, getActivityPointer_BulkDeleteFailures, getActivitypointer_connections1, getActivitypointer_connections2, getActivityPointer_QueueItem, getActivitytypecode, getActualdurationminutes, getActualend, getActualstart, getCommunity, getCreatedby, getCreatedon, getCreatedonbehalfby, getDeliverylastattemptedon, getDeliveryprioritycode, getDescription, getExchangeitemid, getExchangerate, getExchangeweblink, getInstancetypecode, getIsbilled, getIsmapiprivate, getIsregularactivity, getIsworkflowcreated, getLastonholdtime, getLeftvoicemail, getModifiedby, getModifiedon, getModifiedonbehalfby, getOnholdtime, getOwnerid, getOwningbusinessunit, getOwningteam, getOwninguser, getPostponeactivityprocessinguntil, getPrioritycode, getProcessid, getRegardingobjectid_account, getRegardingobjectid_contact, getRegardingobjectid_knowledgearticle, getRegardingobjectid_knowledgebaserecord, getRegardingobjectid_new_interactionforemail, getScheduleddurationminutes, getScheduledend, getScheduledstart, getSendermailboxid, getSenton, getSeriesid, getSla_activitypointer_sla, getSlainvokedid_activitypointer_sla, getSlakpiinstance_activitypointer, getSortdate, getStageid, getStatecode, getStatuscode, getSubject, getTimezoneruleversionnumber, getTransactioncurrencyid, getTraversedpath, getUtcconversiontimezonecode, getVersionnumber, with_createdby_value, with_createdonbehalfby_value, with_modifiedby_value, with_modifiedonbehalfby_value, with_ownerid_value, with_owningbusinessunit_value, with_owningteam_value, with_owninguser_value, with_regardingobjectid_value, with_sendermailboxid_value, with_slaid_value, with_slainvokedid_value, with_transactioncurrencyid_value, withActivityadditionalparams, withActivityid, withActivitytypecode, withActualdurationminutes, withActualend, withActualstart, withCommunity, withCreatedon, withDeliverylastattemptedon, withDeliveryprioritycode, withDescription, withExchangeitemid, withExchangerate, withExchangeweblink, withInstancetypecode, withIsbilled, withIsmapiprivate, withIsregularactivity, withIsworkflowcreated, withLastonholdtime, withLeftvoicemail, withModifiedon, withOnholdtime, withPostponeactivityprocessinguntil, withPrioritycode, withProcessid, withScheduleddurationminutes, withScheduledend, withScheduledstart, withSenton, withSeriesid, withSortdate, withStageid, withStatecode, withStatuscode, withSubject, withTimezoneruleversionnumber, withTraversedpath, withUtcconversiontimezonecode, withVersionnumberprotected String subscriptionid
protected String category
protected Boolean isdraft
protected String location
protected OffsetDateTime originalstartdate
protected Integer outlookownerapptid
protected Integer isunsafe
protected Boolean isalldayevent
protected Integer attachmenterrors
protected String subcategory
protected Integer importsequencenumber
protected String modifiedfieldsmask
protected String globalobjectid
protected OffsetDateTime overriddencreatedon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Activitypointerpublic static Appointment.Builder builderAppointment()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Activitypointerpublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Activitypointerpublic Appointment withSubscriptionid(String subscriptionid)
public Appointment withCategory(String category)
public Appointment withIsdraft(Boolean isdraft)
public Appointment withLocation(String location)
public Optional<OffsetDateTime> getOriginalstartdate()
public Appointment withOriginalstartdate(OffsetDateTime originalstartdate)
public Appointment withOutlookownerapptid(Integer outlookownerapptid)
public Appointment withIsunsafe(Integer isunsafe)
public Appointment withIsalldayevent(Boolean isalldayevent)
public Appointment withAttachmenterrors(Integer attachmenterrors)
public Appointment withSubcategory(String subcategory)
public Appointment withImportsequencenumber(Integer importsequencenumber)
public Appointment withModifiedfieldsmask(String modifiedfieldsmask)
public Appointment withGlobalobjectid(String globalobjectid)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Appointment withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Appointment withUnmappedField(String name, String value)
withUnmappedField in class Activitypointerpublic PostregardingCollectionRequest getAppointment_PostRegardings()
public PostfollowCollectionRequest getAppointment_PostFollows()
public KnowledgebaserecordRequest getRegardingobjectid_knowledgebaserecord_appointment()
public QueueitemCollectionRequest getAppointment_QueueItem()
public AnnotationCollectionRequest getAppointment_Annotation()
public SyncerrorCollectionRequest getAppointment_SyncErrors()
public ProcessstageRequest getStageid_processstage()
public RecurringappointmentmasterRequest getSeriesid_recurringappointmentmaster()
public BusinessunitRequest getOwningbusinessunit_appointment()
public DuplicaterecordCollectionRequest getAppointment_DuplicateBaseRecord()
public ActivitypartyCollectionRequest getAppointment_activity_parties()
public AsyncoperationCollectionRequest getAppointment_AsyncOperations()
public SystemuserRequest getModifiedonbehalfby_appointment()
public DuplicaterecordCollectionRequest getAppointment_DuplicateMatchingRecord()
public ConnectionCollectionRequest getAppointment_connections1()
public SlakpiinstanceCollectionRequest getSlakpiinstance_appointment()
public SystemuserRequest getModifiedby_appointment()
public ActivitymimeattachmentCollectionRequest getAppointment_activity_mime_attachment()
public BulkdeletefailureCollectionRequest getAppointment_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getAppointment_principalobjectattributeaccess()
public ConnectionCollectionRequest getAppointment_connections2()
public ActioncardCollectionRequest getAppointment_actioncard()
public SlaRequest getSla_appointment_sla()
public ProcesssessionCollectionRequest getAppointment_ProcessSessions()
public ContactRequest getRegardingobjectid_contact_appointment()
public SystemuserRequest getCreatedonbehalfby_appointment()
public KnowledgearticleRequest getRegardingobjectid_knowledgearticle_appointment()
public AccountRequest getRegardingobjectid_account_appointment()
public ActivitypointerRequest getActivityid_activitypointer()
public TransactioncurrencyRequest getTransactioncurrencyid_appointment()
public SlaRequest getSlainvokedid_appointment_sla()
public SystemuserRequest getCreatedby_appointment()
public TeamRequest getOwningteam_appointment()
public SystemuserRequest getOwninguser_appointment()
public PrincipalRequest getOwnerid_appointment()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Activitypointerpublic Appointment patch()
this with changed fields reset.patch in class Activitypointerthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Appointment put()
this
with changed fields reset (they were ignored anyway).put in class Activitypointerthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Recurringappointmentmaster> addRecurrence(Recurringappointmentmaster target)
public String toString()
toString in class ActivitypointerCopyright © 2018–2021. All rights reserved.