| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Serviceendpoint |
Serviceendpoint.Builder.build() |
Serviceendpoint |
Serviceendpoint.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Serviceendpoint |
Serviceendpoint.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Serviceendpoint |
Serviceendpoint.with_createdby_value(String _createdby_value) |
Serviceendpoint |
Serviceendpoint.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Serviceendpoint |
Serviceendpoint.with_modifiedby_value(String _modifiedby_value) |
Serviceendpoint |
Serviceendpoint.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Serviceendpoint |
Serviceendpoint.with_organizationid_value(String _organizationid_value) |
Serviceendpoint |
Serviceendpoint.withAuthtype(Integer authtype) |
Serviceendpoint |
Serviceendpoint.withAuthvalue(String authvalue) |
Serviceendpoint |
Serviceendpoint.withComponentstate(Integer componentstate) |
Serviceendpoint |
Serviceendpoint.withConnectionmode(Integer connectionmode) |
Serviceendpoint |
Serviceendpoint.withContract(Integer contract) |
Serviceendpoint |
Serviceendpoint.withCreatedon(OffsetDateTime createdon) |
Serviceendpoint |
Serviceendpoint.withDescription(String description) |
Serviceendpoint |
Serviceendpoint.withIntroducedversion(String introducedversion) |
Serviceendpoint |
Serviceendpoint.withIsauthvalueset(Boolean isauthvalueset) |
Serviceendpoint |
Serviceendpoint.withIscustomizable(BooleanManagedProperty iscustomizable) |
Serviceendpoint |
Serviceendpoint.withIsmanaged(Boolean ismanaged) |
Serviceendpoint |
Serviceendpoint.withIssaskeyset(Boolean issaskeyset) |
Serviceendpoint |
Serviceendpoint.withIssastokenset(Boolean issastokenset) |
Serviceendpoint |
Serviceendpoint.withMessageformat(Integer messageformat) |
Serviceendpoint |
Serviceendpoint.withModifiedon(OffsetDateTime modifiedon) |
Serviceendpoint |
Serviceendpoint.withName(String name) |
Serviceendpoint |
Serviceendpoint.withNamespaceaddress(String namespaceaddress) |
Serviceendpoint |
Serviceendpoint.withNamespaceformat(Integer namespaceformat) |
Serviceendpoint |
Serviceendpoint.withOverwritetime(OffsetDateTime overwritetime) |
Serviceendpoint |
Serviceendpoint.withPath(String path) |
Serviceendpoint |
Serviceendpoint.withSaskey(String saskey) |
Serviceendpoint |
Serviceendpoint.withSaskeyname(String saskeyname) |
Serviceendpoint |
Serviceendpoint.withSastoken(String sastoken) |
Serviceendpoint |
Serviceendpoint.withServiceendpointid(String serviceendpointid) |
Serviceendpoint |
Serviceendpoint.withServiceendpointidunique(String serviceendpointidunique) |
Serviceendpoint |
Serviceendpoint.withSolutionid(String solutionid) |
Serviceendpoint |
Serviceendpoint.withSolutionnamespace(String solutionnamespace) |
Serviceendpoint |
Serviceendpoint.withUnmappedField(String name,
String value) |
Serviceendpoint |
Serviceendpoint.withUrl(String url) |
Serviceendpoint |
Serviceendpoint.withUserclaim(Integer userclaim) |
Copyright © 2018–2021. All rights reserved.