| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
AttributeMapping.Builder |
AttributeMapping.Builder.allowedSyncDirection(Integer allowedSyncDirection) |
AttributeMapping.Builder |
AttributeMapping.Builder.attributeCrmDisplayName(String attributeCrmDisplayName) |
AttributeMapping.Builder |
AttributeMapping.Builder.attributeCrmName(String attributeCrmName) |
AttributeMapping.Builder |
AttributeMapping.Builder.attributeExchangeDisplayName(String attributeExchangeDisplayName) |
AttributeMapping.Builder |
AttributeMapping.Builder.attributeExchangeName(String attributeExchangeName) |
AttributeMapping.Builder |
AttributeMapping.Builder.attributeMappingId(String attributeMappingId) |
static AttributeMapping.Builder |
AttributeMapping.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AttributeMapping.Builder |
AttributeMapping.Builder.computedProperties(List<String> computedProperties) |
AttributeMapping.Builder |
AttributeMapping.Builder.computedProperties(String... computedProperties) |
AttributeMapping.Builder |
AttributeMapping.Builder.computedPropertiesNextLink(String computedPropertiesNextLink) |
AttributeMapping.Builder |
AttributeMapping.Builder.defaultSyncDirection(Integer defaultSyncDirection) |
AttributeMapping.Builder |
AttributeMapping.Builder.entityTypeCode(Integer entityTypeCode) |
AttributeMapping.Builder |
AttributeMapping.Builder.isComputed(Boolean isComputed) |
AttributeMapping.Builder |
AttributeMapping.Builder.mappingName(String mappingName) |
AttributeMapping.Builder |
AttributeMapping.Builder.syncDirection(Integer syncDirection) |
Copyright © 2018–2021. All rights reserved.