CacheSku Class
- java.
lang. Object - com.
azure. resourcemanager. storagecache. models. CacheSku
- com.
Implements
public final class CacheSku
implements JsonSerializable<CacheSku>
SKU for the cache.
Constructor | Description |
---|---|
Cache |
Creates an instance of Cache |
Modifier and Type | Method and Description |
---|---|
static
Cache |
from Reads an instance of Cache |
String |
name()
Get the name property: SKU name for this cache. |
Json |
to |
void |
validate()
Validates the instance. |
Cache |
with Set the name property: SKU name for this cache. |
Methods inherited from java.lang.Object
CacheSku
public CacheSku()
Creates an instance of CacheSku class.
fromJson
public static CacheSku fromJson(JsonReader jsonReader)
Reads an instance of CacheSku from the JsonReader.
Parameters:
Returns:
Throws:
name
public String name()
Get the name property: SKU name for this cache.
Returns:
toJson
validate
public void validate()
Validates the instance.
withName
public CacheSku withName(String name)
Set the name property: SKU name for this cache.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: