### YamlMime:JavaType uid: "com.azure.resourcemanager.redisenterprise.models.DatabaseList" fullName: "com.azure.resourcemanager.redisenterprise.models.DatabaseList" name: "DatabaseList" nameWithType: "DatabaseList" summary: "The response of a list-all operation." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **DatabaseList**" constructors: - uid: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.DatabaseList()" fullName: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.DatabaseList()" name: "DatabaseList()" nameWithType: "DatabaseList.DatabaseList()" summary: "Creates an instance of DatabaseList class." syntax: "public DatabaseList()" desc: "Creates an instance of DatabaseList class." methods: - uid: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.nextLink()" fullName: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.nextLink()" name: "nextLink()" nameWithType: "DatabaseList.nextLink()" summary: "Get the nextLink property: The URI to fetch the next page of results." syntax: "public String nextLink()" desc: "Get the nextLink property: The URI to fetch the next page of results." returns: description: "the nextLink value." type: "String" - uid: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.validate()" fullName: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.validate()" name: "validate()" nameWithType: "DatabaseList.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.value()" fullName: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.value()" name: "value()" nameWithType: "DatabaseList.value()" summary: "Get the value property: List of databases." syntax: "public List value()" desc: "Get the value property: List of databases." returns: description: "the value value." type: "List<>" - uid: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.withValue(java.util.List)" fullName: "com.azure.resourcemanager.redisenterprise.models.DatabaseList.withValue(List value)" name: "withValue(List value)" nameWithType: "DatabaseList.withValue(List value)" summary: "Set the value property: List of databases." parameters: - description: "the value value to set." name: "value" type: "List<>" syntax: "public DatabaseList withValue(List value)" desc: "Set the value property: List of databases." returns: description: "the DatabaseList object itself." type: "" type: "class" desc: "The response of a list-all operation." metadata: {} package: "com.azure.resourcemanager.redisenterprise.models" artifact: com.azure.resourcemanager:azure-resourcemanager-redisenterprise:2.0.0