| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Recommendeddocument |
Recommendeddocument.Builder.build() |
Recommendeddocument |
Recommendeddocument.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Recommendeddocument |
Recommendeddocument.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Recommendeddocument |
Recommendeddocument.with_createdby_value(String _createdby_value) |
Recommendeddocument |
Recommendeddocument.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Recommendeddocument |
Recommendeddocument.with_modifiedby_value(String _modifiedby_value) |
Recommendeddocument |
Recommendeddocument.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Recommendeddocument |
Recommendeddocument.with_organizationid_value(String _organizationid_value) |
Recommendeddocument |
Recommendeddocument.with_regardingobjectid_value(String _regardingobjectid_value) |
Recommendeddocument |
Recommendeddocument.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Recommendeddocument |
Recommendeddocument.withAbsoluteurl(String absoluteurl) |
Recommendeddocument |
Recommendeddocument.withAssociatedrecordname(String associatedrecordname) |
Recommendeddocument |
Recommendeddocument.withAuthor(String author) |
Recommendeddocument |
Recommendeddocument.withContenttype(String contenttype) |
Recommendeddocument |
Recommendeddocument.withCreatedon(OffsetDateTime createdon) |
Recommendeddocument |
Recommendeddocument.withEditurl(String editurl) |
Recommendeddocument |
Recommendeddocument.withExchangerate(BigDecimal exchangerate) |
Recommendeddocument |
Recommendeddocument.withExternaldocumentid(String externaldocumentid) |
Recommendeddocument |
Recommendeddocument.withExternalmodifiedby(String externalmodifiedby) |
Recommendeddocument |
Recommendeddocument.withFilesize(Integer filesize) |
Recommendeddocument |
Recommendeddocument.withFiletype(String filetype) |
Recommendeddocument |
Recommendeddocument.withFullname(String fullname) |
Recommendeddocument |
Recommendeddocument.withIconclassname(String iconclassname) |
Recommendeddocument |
Recommendeddocument.withLocation(String location) |
Recommendeddocument |
Recommendeddocument.withModifiedon(OffsetDateTime modifiedon) |
Recommendeddocument |
Recommendeddocument.withReadurl(String readurl) |
Recommendeddocument |
Recommendeddocument.withRecommendeddocumentid(String recommendeddocumentid) |
Recommendeddocument |
Recommendeddocument.withSource(String source) |
Recommendeddocument |
Recommendeddocument.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Recommendeddocument |
Recommendeddocument.withTitle(String title) |
Recommendeddocument |
Recommendeddocument.withUnmappedField(String name,
String value) |
Recommendeddocument |
Recommendeddocument.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Recommendeddocument |
Recommendeddocument.withVersion(String version) |
Recommendeddocument |
Recommendeddocument.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.