public static class SkuProducts.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SkuProducts |
build() |
SkuProducts.Builder |
cloudCreditType(String cloudCreditType)
The cloud credit type for the resource.
|
SkuProducts.Builder |
copy(SkuProducts model) |
SkuProducts.Builder |
skuId(String skuId)
The Sku Id for the resource.
|
SkuProducts.Builder |
skuType(String skuType)
The Sku type for the resource.
|
public SkuProducts.Builder skuId(String skuId)
The Sku Id for the resource.
skuId
- the value to setpublic SkuProducts.Builder skuType(String skuType)
The Sku type for the resource.
skuType
- the value to setpublic SkuProducts.Builder cloudCreditType(String cloudCreditType)
The cloud credit type for the resource.
cloudCreditType
- the value to setpublic SkuProducts build()
public SkuProducts.Builder copy(SkuProducts model)
Copyright © 2016–2024. All rights reserved.