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