| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
LookupAttributeMetadata |
LookupAttributeMetadata.Builder.build() |
LookupAttributeMetadata |
LookupAttributeMetadata.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
LookupAttributeMetadata |
LookupAttributeMetadata.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
LookupAttributeMetadata |
LookupAttributeMetadata.withFormat(LookupFormat format) |
LookupAttributeMetadata |
LookupAttributeMetadata.withTargets(List<String> targets) |
LookupAttributeMetadata |
LookupAttributeMetadata.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.