### YamlMime:JavaType uid: "com.azure.resourcemanager.billing.models.CustomerListResult" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult" name: "CustomerListResult" nameWithType: "CustomerListResult" 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 **CustomerListResult**
implements <>" constructors: - uid: "com.azure.resourcemanager.billing.models.CustomerListResult.CustomerListResult()" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult.CustomerListResult()" name: "CustomerListResult()" nameWithType: "CustomerListResult.CustomerListResult()" summary: "Creates an instance of CustomerListResult class." syntax: "public CustomerListResult()" desc: "Creates an instance of CustomerListResult class." methods: - uid: "com.azure.resourcemanager.billing.models.CustomerListResult.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "CustomerListResult.fromJson(JsonReader jsonReader)" summary: "Reads an instance of CustomerListResult from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static CustomerListResult fromJson(JsonReader jsonReader)" exceptions: - description: "If an error occurs while reading the CustomerListResult." type: "IOException" desc: "Reads an instance of CustomerListResult from the JsonReader." returns: description: "An instance of CustomerListResult 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.CustomerListResult.nextLink()" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult.nextLink()" name: "nextLink()" nameWithType: "CustomerListResult.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.CustomerListResult.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "CustomerListResult.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.billing.models.CustomerListResult.validate()" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult.validate()" name: "validate()" nameWithType: "CustomerListResult.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.billing.models.CustomerListResult.value()" fullName: "com.azure.resourcemanager.billing.models.CustomerListResult.value()" name: "value()" nameWithType: "CustomerListResult.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