| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected EntityAndAttribute |
LookupDataRequest.entityAndAttribute |
| Modifier and Type | Method and Description |
|---|---|
EntityAndAttribute |
EntityAndAttribute.Builder.build() |
EntityAndAttribute |
EntityAndAttribute.withAttributeName(String attributeName) |
EntityAndAttribute |
EntityAndAttribute.withEntityName(String entityName) |
EntityAndAttribute |
EntityAndAttribute.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<EntityAndAttribute> |
LookupDataRequest.getEntityAndAttribute() |
| Modifier and Type | Method and Description |
|---|---|
LookupDataRequest.Builder |
LookupDataRequest.Builder.entityAndAttribute(EntityAndAttribute entityAndAttribute) |
LookupDataRequest |
LookupDataRequest.withEntityAndAttribute(EntityAndAttribute entityAndAttribute) |
Copyright © 2018–2021. All rights reserved.