public class ListDatabasesResponse extends Object implements RESTResponse
ListDatabasesResponse(List<String> databases)
List<String>
getDatabases()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListDatabasesResponse(List<String> databases)
public List<String> getDatabases()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.