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