@Generated public class ListMetastoresResponse extends Object
| Constructor and Description |
|---|
ListMetastoresResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<MetastoreInfo> |
getMetastores() |
int |
hashCode() |
ListMetastoresResponse |
setMetastores(Collection<MetastoreInfo> metastores) |
String |
toString() |
public ListMetastoresResponse setMetastores(Collection<MetastoreInfo> metastores)
public Collection<MetastoreInfo> getMetastores()
Copyright © 2024. All rights reserved.