| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected EntityRecordCountCollection |
RetrieveTotalRecordCountResponse.entityRecordCountCollection |
| Modifier and Type | Method and Description |
|---|---|
EntityRecordCountCollection |
EntityRecordCountCollection.Builder.build() |
EntityRecordCountCollection |
EntityRecordCountCollection.withCount(Integer count) |
EntityRecordCountCollection |
EntityRecordCountCollection.withIsReadOnly(Boolean isReadOnly) |
EntityRecordCountCollection |
EntityRecordCountCollection.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<EntityRecordCountCollection> |
RetrieveTotalRecordCountResponse.getEntityRecordCountCollection() |
| Modifier and Type | Method and Description |
|---|---|
RetrieveTotalRecordCountResponse.Builder |
RetrieveTotalRecordCountResponse.Builder.entityRecordCountCollection(EntityRecordCountCollection entityRecordCountCollection) |
RetrieveTotalRecordCountResponse |
RetrieveTotalRecordCountResponse.withEntityRecordCountCollection(EntityRecordCountCollection entityRecordCountCollection) |
Copyright © 2018–2020. All rights reserved.