| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static DependentRelationshipCollection.Builder |
DependentRelationshipCollection.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DependentRelationshipCollection.Builder |
DependentRelationshipCollection.Builder.dependentRelationships(DependentRelationship... dependentRelationships) |
DependentRelationshipCollection.Builder |
DependentRelationshipCollection.Builder.dependentRelationships(List<DependentRelationship> dependentRelationships) |
DependentRelationshipCollection.Builder |
DependentRelationshipCollection.Builder.dependentRelationshipsNextLink(String dependentRelationshipsNextLink) |
Copyright © 2018–2020. All rights reserved.