public static final class DependentAttributeMetadataCollection.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DependentAttributeMetadataCollection |
build() |
DependentAttributeMetadataCollection.Builder |
dependentAttributes(DependentAttributeMetadata... dependentAttributes) |
DependentAttributeMetadataCollection.Builder |
dependentAttributes(List<DependentAttributeMetadata> dependentAttributes) |
DependentAttributeMetadataCollection.Builder |
dependentAttributesNextLink(String dependentAttributesNextLink) |
public DependentAttributeMetadataCollection.Builder dependentAttributes(List<DependentAttributeMetadata> dependentAttributes)
public DependentAttributeMetadataCollection.Builder dependentAttributes(DependentAttributeMetadata... dependentAttributes)
public DependentAttributeMetadataCollection.Builder dependentAttributesNextLink(String dependentAttributesNextLink)
public DependentAttributeMetadataCollection build()
Copyright © 2018–2020. All rights reserved.