public static class SupportedCommitmentSummaryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SupportedCommitmentSummaryCollection |
build() |
SupportedCommitmentSummaryCollection.Builder |
copy(SupportedCommitmentSummaryCollection model) |
SupportedCommitmentSummaryCollection.Builder |
items(List<SupportedCommitmentSummary> items)
A list of the supported Commitments.
|
public SupportedCommitmentSummaryCollection.Builder items(List<SupportedCommitmentSummary> items)
A list of the supported Commitments.
items
- the value to setpublic SupportedCommitmentSummaryCollection build()
public SupportedCommitmentSummaryCollection.Builder copy(SupportedCommitmentSummaryCollection model)
Copyright © 2016–2024. All rights reserved.