public class Sku extends Object
Constructor and Description |
---|
Sku() |
Modifier and Type | Method and Description |
---|---|
SkuName |
name()
Get the SKU name of the container registry.
|
SkuTier |
tier()
Get the SKU tier based on the SKU name.
|
Sku |
withName(SkuName name)
Set the SKU name of the container registry.
|
public SkuName name()
public Sku withName(SkuName name)
name
- the name value to setpublic SkuTier tier()
Copyright © 2019. All rights reserved.