SkuInformationList Class
- java.
lang. Object - com.
azure. resourcemanager. databoxedge. models. SkuInformationList
- com.
Implements
public final class SkuInformationList
implements JsonSerializable<SkuInformationList>
List of SKU Information objects.
Constructor Summary
| Constructor | Description |
|---|---|
| SkuInformationList() |
Creates an instance of Sku |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Sku |
fromJson(JsonReader jsonReader)
Reads an instance of Sku |
| String |
nextLink()
Get the next |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Resource |
value()
Get the value property: List of Resource |
Methods inherited from java.lang.Object
Constructor Details
SkuInformationList
public SkuInformationList()
Creates an instance of SkuInformationList class.
Method Details
fromJson
public static SkuInformationList fromJson(JsonReader jsonReader)
Reads an instance of SkuInformationList from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: Links to the next set of results.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List<ResourceTypeSkuInner> value()
Get the value property: List of ResourceType Sku.
Returns: