### YamlMime:JavaType
uid: "com.azure.resourcemanager.sql.models.UsageListResult"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult"
name: "UsageListResult"
nameWithType: "UsageListResult"
summary: "A list of usages."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **UsageListResult** implements <>"
constructors:
- uid: "com.azure.resourcemanager.sql.models.UsageListResult.UsageListResult()"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult.UsageListResult()"
name: "UsageListResult()"
nameWithType: "UsageListResult.UsageListResult()"
summary: "Creates an instance of UsageListResult class."
syntax: "public UsageListResult()"
desc: "Creates an instance of UsageListResult class."
methods:
- uid: "com.azure.resourcemanager.sql.models.UsageListResult.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "UsageListResult.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of UsageListResult from the JsonReader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: ""
syntax: "public static UsageListResult fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the UsageListResult."
type: "IOException"
desc: "Reads an instance of UsageListResult from the JsonReader."
returns:
description: "An instance of UsageListResult if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: ""
- uid: "com.azure.resourcemanager.sql.models.UsageListResult.nextLink()"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult.nextLink()"
name: "nextLink()"
nameWithType: "UsageListResult.nextLink()"
summary: "Get the nextLink property: Link to retrieve next page of results."
syntax: "public String nextLink()"
desc: "Get the nextLink property: Link to retrieve next page of results."
returns:
description: "the nextLink value."
type: "String"
- uid: "com.azure.resourcemanager.sql.models.UsageListResult.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "UsageListResult.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: ""
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "IOException"
returns:
type: ""
- uid: "com.azure.resourcemanager.sql.models.UsageListResult.validate()"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult.validate()"
name: "validate()"
nameWithType: "UsageListResult.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.sql.models.UsageListResult.value()"
fullName: "com.azure.resourcemanager.sql.models.UsageListResult.value()"
name: "value()"
nameWithType: "UsageListResult.value()"
summary: "Get the value property: Array of results."
syntax: "public List value()"
desc: "Get the value property: Array of results."
returns:
description: "the value value."
type: "List<>"
type: "class"
desc: "A list of usages."
implements:
- "<>"
metadata: {}
package: "com.azure.resourcemanager.sql.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.44.0