| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Connectionrole |
Connectionrole.Builder.build() |
Connectionrole |
Connectionrole.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Connectionrole |
Connectionrole.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Connectionrole |
Connectionrole.with_createdby_value(String _createdby_value) |
Connectionrole |
Connectionrole.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Connectionrole |
Connectionrole.with_modifiedby_value(String _modifiedby_value) |
Connectionrole |
Connectionrole.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Connectionrole |
Connectionrole.with_organizationid_value(String _organizationid_value) |
Connectionrole |
Connectionrole.withCategory(Integer category) |
Connectionrole |
Connectionrole.withComponentstate(Integer componentstate) |
Connectionrole |
Connectionrole.withConnectionroleid(String connectionroleid) |
Connectionrole |
Connectionrole.withConnectionroleidunique(String connectionroleidunique) |
Connectionrole |
Connectionrole.withCreatedon(OffsetDateTime createdon) |
Connectionrole |
Connectionrole.withDescription(String description) |
Connectionrole |
Connectionrole.withImportsequencenumber(Integer importsequencenumber) |
Connectionrole |
Connectionrole.withIntroducedversion(String introducedversion) |
Connectionrole |
Connectionrole.withIscustomizable(BooleanManagedProperty iscustomizable) |
Connectionrole |
Connectionrole.withIsmanaged(Boolean ismanaged) |
Connectionrole |
Connectionrole.withModifiedon(OffsetDateTime modifiedon) |
Connectionrole |
Connectionrole.withName(String name) |
Connectionrole |
Connectionrole.withOverwritetime(OffsetDateTime overwritetime) |
Connectionrole |
Connectionrole.withSolutionid(String solutionid) |
Connectionrole |
Connectionrole.withStatecode(Integer statecode) |
Connectionrole |
Connectionrole.withStatuscode(Integer statuscode) |
Connectionrole |
Connectionrole.withUnmappedField(String name,
String value) |
Connectionrole |
Connectionrole.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.