| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Socialactivity |
Socialactivity.Builder.build() |
Socialactivity |
Socialactivity.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Socialactivity |
Socialactivity.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Socialactivity |
Socialactivity.with_postauthor_value(String _postauthor_value) |
Socialactivity |
Socialactivity.with_postauthoraccount_value(String _postauthoraccount_value) |
Socialactivity |
Socialactivity.with_postfromprofileid_value(String _postfromprofileid_value) |
Socialactivity |
Socialactivity.withDirectioncode(Boolean directioncode) |
Socialactivity |
Socialactivity.withImportsequencenumber(Integer importsequencenumber) |
Socialactivity |
Socialactivity.withInresponseto(String inresponseto) |
Socialactivity |
Socialactivity.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Socialactivity |
Socialactivity.withPostedon(OffsetDateTime postedon) |
Socialactivity |
Socialactivity.withPostid(String postid) |
Socialactivity |
Socialactivity.withPostmessagetype(Integer postmessagetype) |
Socialactivity |
Socialactivity.withPosttoprofileid(String posttoprofileid) |
Socialactivity |
Socialactivity.withPosturl(String posturl) |
Socialactivity |
Socialactivity.withSentimentvalue(Double sentimentvalue) |
Socialactivity |
Socialactivity.withSocialadditionalparams(String socialadditionalparams) |
Socialactivity |
Socialactivity.withThreadid(String threadid) |
Socialactivity |
Socialactivity.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.