public static final class DependentRelationshipCollection.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DependentRelationshipCollection |
build() |
DependentRelationshipCollection.Builder |
dependentRelationships(DependentRelationship... dependentRelationships) |
DependentRelationshipCollection.Builder |
dependentRelationships(List<DependentRelationship> dependentRelationships) |
DependentRelationshipCollection.Builder |
dependentRelationshipsNextLink(String dependentRelationshipsNextLink) |
public DependentRelationshipCollection.Builder dependentRelationships(List<DependentRelationship> dependentRelationships)
public DependentRelationshipCollection.Builder dependentRelationships(DependentRelationship... dependentRelationships)
public DependentRelationshipCollection.Builder dependentRelationshipsNextLink(String dependentRelationshipsNextLink)
public DependentRelationshipCollection build()
Copyright © 2018–2021. All rights reserved.