public static class SupportedSkuSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SupportedSkuSummary |
build() |
SupportedSkuSummary.Builder |
copy(SupportedSkuSummary model) |
SupportedSkuSummary.Builder |
name(Sku name)
name of SKU
|
public SupportedSkuSummary.Builder name(Sku name)
name of SKU
name
- the value to setpublic SupportedSkuSummary build()
public SupportedSkuSummary.Builder copy(SupportedSkuSummary model)
Copyright © 2016–2023. All rights reserved.