ResourceSkusResult Class
- java.
lang. Object - com.
azure. resourcemanager. storagecache. models. ResourceSkusResult
- com.
Implements
public final class ResourceSkusResult
implements JsonSerializable<ResourceSkusResult>
The response from the List Cache SKUs operation.
Constructor | Description |
---|---|
Resource |
Creates an instance of Resource |
Modifier and Type | Method and Description |
---|---|
static
Resource |
from Reads an instance of Resource |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Resource |
value()
Get the value property: The list of SKUs available for the subscription. |
Resource |
with Set the next |
Methods inherited from java.lang.Object
ResourceSkusResult
public ResourceSkusResult()
Creates an instance of ResourceSkusResult class.
fromJson
public static ResourceSkusResult fromJson(JsonReader jsonReader)
Reads an instance of ResourceSkusResult from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The URI to fetch the next page of cache SKUs.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The list of SKUs available for the subscription.
Returns:
withNextLink
public ResourceSkusResult withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of cache SKUs.
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: