Uses of Class
microsoft.dynamics.crm.entity.Postfollow
-
Packages that use Postfollow Package Description microsoft.dynamics.crm.entity -
-
Uses of Postfollow in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Postfollow Modifier and Type Method Description PostfollowPostfollow.Builder. build()PostfollowPostfollow. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PostfollowPostfollow. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PostfollowPostfollow. with_createdby_value(UUID _createdby_value)PostfollowPostfollow. with_createdonbehalfby_value(UUID _createdonbehalfby_value)PostfollowPostfollow. with_ownerid_value(UUID _ownerid_value)PostfollowPostfollow. with_owningbusinessunit_value(UUID _owningbusinessunit_value)PostfollowPostfollow. with_owningteam_value(UUID _owningteam_value)PostfollowPostfollow. with_owninguser_value(UUID _owninguser_value)PostfollowPostfollow. with_regardingobjectid_value(UUID _regardingobjectid_value)PostfollowPostfollow. withCreatedon(OffsetDateTime createdon)PostfollowPostfollow. withPostfollowid(UUID postfollowid)PostfollowPostfollow. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)PostfollowPostfollow. withUnmappedField(String name, Object value)PostfollowPostfollow. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)PostfollowPostfollow. withVersionnumber(Long versionnumber)PostfollowPostfollow. withYammerpoststate(Integer yammerpoststate)
-