| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
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.defaultValue(String defaultValue) |
AttributeMapping.Builder |
AttributeMapping.Builder.exportMissingReferences(Boolean exportMissingReferences) |
AttributeMapping.Builder |
AttributeMapping.Builder.flowBehavior(AttributeFlowBehavior flowBehavior) |
AttributeMapping.Builder |
AttributeMapping.Builder.flowType(AttributeFlowType flowType) |
AttributeMapping.Builder |
AttributeMapping.Builder.matchingPriority(Integer matchingPriority) |
AttributeMapping.Builder |
AttributeMapping.Builder.source(AttributeMappingSource source) |
AttributeMapping.Builder |
AttributeMapping.Builder.targetAttributeName(String targetAttributeName) |
Copyright © 2018–2020. All rights reserved.