### YamlMime:JavaType uid: "com.azure.resourcemanager.billing.models.Utilization" fullName: "com.azure.resourcemanager.billing.models.Utilization" name: "Utilization" nameWithType: "Utilization" summary: "Savings plan utilization." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **Utilization**
implements <>" constructors: - uid: "com.azure.resourcemanager.billing.models.Utilization.Utilization()" fullName: "com.azure.resourcemanager.billing.models.Utilization.Utilization()" name: "Utilization()" nameWithType: "Utilization.Utilization()" summary: "Creates an instance of Utilization class." syntax: "public Utilization()" desc: "Creates an instance of Utilization class." methods: - uid: "com.azure.resourcemanager.billing.models.Utilization.aggregates()" fullName: "com.azure.resourcemanager.billing.models.Utilization.aggregates()" name: "aggregates()" nameWithType: "Utilization.aggregates()" summary: "Get the aggregates property: The array of aggregates of a savings plan's utilization." syntax: "public List aggregates()" desc: "Get the aggregates property: The array of aggregates of a savings plan's utilization." returns: description: "the aggregates value." type: "List<>" - uid: "com.azure.resourcemanager.billing.models.Utilization.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.billing.models.Utilization.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "Utilization.fromJson(JsonReader jsonReader)" summary: "Reads an instance of Utilization from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static Utilization fromJson(JsonReader jsonReader)" exceptions: - description: "If an error occurs while reading the Utilization." type: "IOException" desc: "Reads an instance of Utilization from the JsonReader." returns: description: "An instance of Utilization 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.billing.models.Utilization.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.billing.models.Utilization.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "Utilization.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.billing.models.Utilization.trend()" fullName: "com.azure.resourcemanager.billing.models.Utilization.trend()" name: "trend()" nameWithType: "Utilization.trend()" summary: "Get the trend property: The trend for a savings plan's utilization." syntax: "public String trend()" desc: "Get the trend property: The trend for a savings plan's utilization." returns: description: "the trend value." type: "String" - uid: "com.azure.resourcemanager.billing.models.Utilization.validate()" fullName: "com.azure.resourcemanager.billing.models.Utilization.validate()" name: "validate()" nameWithType: "Utilization.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.billing.models.Utilization.withAggregates(java.util.List)" fullName: "com.azure.resourcemanager.billing.models.Utilization.withAggregates(List aggregates)" name: "withAggregates(List aggregates)" nameWithType: "Utilization.withAggregates(List aggregates)" summary: "Set the aggregates property: The array of aggregates of a savings plan's utilization." parameters: - description: "the aggregates value to set." name: "aggregates" type: "List<>" syntax: "public Utilization withAggregates(List aggregates)" desc: "Set the aggregates property: The array of aggregates of a savings plan's utilization." returns: description: "the Utilization object itself." type: "" type: "class" desc: "Savings plan utilization." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.billing.models" artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0