public static interface CollectiveConstant.Builder extends SdkPojo, CopyableBuilder<CollectiveConstant.Builder,CollectiveConstant>
| Modifier and Type | Method and Description |
|---|---|
CollectiveConstant.Builder |
valueList(Collection<String> valueList)
A list of values for the collective constant.
|
CollectiveConstant.Builder |
valueList(String... valueList)
A list of values for the collective constant.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCollectiveConstant.Builder valueList(Collection<String> valueList)
A list of values for the collective constant.
valueList - A list of values for the collective constant.CollectiveConstant.Builder valueList(String... valueList)
A list of values for the collective constant.
valueList - A list of values for the collective constant.Copyright © 2023. All rights reserved.