@Generated public class ListFeaturesResponse extends Object
| Constructor and Description |
|---|
ListFeaturesResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Feature> |
getFeatures() |
String |
getNextPageToken() |
int |
hashCode() |
ListFeaturesResponse |
setFeatures(Collection<Feature> features) |
ListFeaturesResponse |
setNextPageToken(String nextPageToken) |
String |
toString() |
public ListFeaturesResponse setFeatures(Collection<Feature> features)
public Collection<Feature> getFeatures()
public ListFeaturesResponse setNextPageToken(String nextPageToken)
public String getNextPageToken()
Copyright © 2026. All rights reserved.