Uses of Class
microsoft.dynamics.crm.entity.Postlike
-
Packages that use Postlike Package Description microsoft.dynamics.crm.entity -
-
Uses of Postlike in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Postlike Modifier and Type Method Description PostlikePostlike.Builder. build()PostlikePostlike. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PostlikePostlike. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PostlikePostlike. with_createdby_value(UUID _createdby_value)PostlikePostlike. with_createdonbehalfby_value(UUID _createdonbehalfby_value)PostlikePostlike. with_organizationid_value(UUID _organizationid_value)PostlikePostlike. with_postid_value(UUID _postid_value)PostlikePostlike. withCreatedon(OffsetDateTime createdon)PostlikePostlike. withPostlikeid(UUID postlikeid)PostlikePostlike. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)PostlikePostlike. withUnmappedField(String name, String value)PostlikePostlike. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-