Uses of Class
microsoft.dynamics.crm.entity.Attributeimageconfig
-
Packages that use Attributeimageconfig Package Description microsoft.dynamics.crm.entity -
-
Uses of Attributeimageconfig in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Attributeimageconfig Modifier and Type Method Description AttributeimageconfigAttributeimageconfig.Builder. build()AttributeimageconfigAttributeimageconfig. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AttributeimageconfigAttributeimageconfig. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AttributeimageconfigAttributeimageconfig. withAttributeimageconfigid(UUID attributeimageconfigid)AttributeimageconfigAttributeimageconfig. withAttributelogicalname(String attributelogicalname)AttributeimageconfigAttributeimageconfig. withCanstorefullimage(Boolean canstorefullimage)AttributeimageconfigAttributeimageconfig. withComponentidunique(UUID componentidunique)AttributeimageconfigAttributeimageconfig. withComponentstate(Integer componentstate)AttributeimageconfigAttributeimageconfig. withIsmanaged(Boolean ismanaged)AttributeimageconfigAttributeimageconfig. withOverwritetime(OffsetDateTime overwritetime)AttributeimageconfigAttributeimageconfig. withParententitylogicalname(String parententitylogicalname)AttributeimageconfigAttributeimageconfig. withSolutionid(UUID solutionid)AttributeimageconfigAttributeimageconfig. withUnmappedField(String name, String value)AttributeimageconfigAttributeimageconfig. withVersionnumber(Long versionnumber)
-