public static class SupportedSkuSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SupportedSkuSummary |
build() |
SupportedSkuSummary.Builder |
copy(SupportedSkuSummary o) |
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 o)
Copyright © 2016–2022. All rights reserved.