### YamlMime:JavaType uid: "com.azure.resourcemanager.containerinstance.models.UsageListResult" fullName: "com.azure.resourcemanager.containerinstance.models.UsageListResult" name: "UsageListResult" nameWithType: "UsageListResult" summary: "The response containing the usage data." 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.containerinstance.models.UsageListResult.UsageListResult()" fullName: "com.azure.resourcemanager.containerinstance.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.containerinstance.models.UsageListResult.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.containerinstance.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.containerinstance.models.UsageListResult.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.containerinstance.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.containerinstance.models.UsageListResult.validate()" fullName: "com.azure.resourcemanager.containerinstance.models.UsageListResult.validate()" name: "validate()" nameWithType: "UsageListResult.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.containerinstance.models.UsageListResult.value()" fullName: "com.azure.resourcemanager.containerinstance.models.UsageListResult.value()" name: "value()" nameWithType: "UsageListResult.value()" summary: "Get the value property: The usage data." syntax: "public List value()" desc: "Get the value property: The usage data." returns: description: "the value value." type: "List<>" type: "class" desc: "The response containing the usage data." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.containerinstance.models" artifact: com.azure.resourcemanager:azure-resourcemanager-containerinstance:2.42.0