public static interface Consolidation.Builder extends SdkPojo, CopyableBuilder<Consolidation.Builder,Consolidation>
| Modifier and Type | Method and Description |
|---|---|
Consolidation.Builder |
matchingAttributesList(Collection<? extends Collection<String>> matchingAttributesList)
A list of matching criteria.
|
Consolidation.Builder |
matchingAttributesList(Collection<String>... matchingAttributesList)
A list of matching criteria.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConsolidation.Builder matchingAttributesList(Collection<? extends Collection<String>> matchingAttributesList)
A list of matching criteria.
matchingAttributesList - A list of matching criteria.Consolidation.Builder matchingAttributesList(Collection<String>... matchingAttributesList)
A list of matching criteria.
matchingAttributesList - A list of matching criteria.Copyright © 2023. All rights reserved.