| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Postfollow |
Postfollow.Builder.build() |
Postfollow |
Postfollow.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Postfollow |
Postfollow.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Postfollow |
Postfollow.with_createdby_value(String _createdby_value) |
Postfollow |
Postfollow.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Postfollow |
Postfollow.with_ownerid_value(String _ownerid_value) |
Postfollow |
Postfollow.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Postfollow |
Postfollow.with_owningteam_value(String _owningteam_value) |
Postfollow |
Postfollow.with_owninguser_value(String _owninguser_value) |
Postfollow |
Postfollow.with_regardingobjectid_value(String _regardingobjectid_value) |
Postfollow |
Postfollow.withCreatedon(OffsetDateTime createdon) |
Postfollow |
Postfollow.withPostfollowid(String postfollowid) |
Postfollow |
Postfollow.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Postfollow |
Postfollow.withUnmappedField(String name,
String value) |
Postfollow |
Postfollow.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Postfollow |
Postfollow.withVersionnumber(Long versionnumber) |
Postfollow |
Postfollow.withYammerpoststate(Integer yammerpoststate) |
Copyright © 2018–2021. All rights reserved.