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