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(String _createdby_value)PostfollowPostfollow. with_createdonbehalfby_value(String _createdonbehalfby_value)PostfollowPostfollow. with_ownerid_value(String _ownerid_value)PostfollowPostfollow. with_owningbusinessunit_value(String _owningbusinessunit_value)PostfollowPostfollow. with_owningteam_value(String _owningteam_value)PostfollowPostfollow. with_owninguser_value(String _owninguser_value)PostfollowPostfollow. with_regardingobjectid_value(String _regardingobjectid_value)PostfollowPostfollow. withCreatedon(OffsetDateTime createdon)PostfollowPostfollow. withPostfollowid(String postfollowid)PostfollowPostfollow. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)PostfollowPostfollow. withUnmappedField(String name, String value)PostfollowPostfollow. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)PostfollowPostfollow. withVersionnumber(Long versionnumber)PostfollowPostfollow. withYammerpoststate(Integer yammerpoststate)
-