@Generated public class ListExternalLocationsResponse extends Object
| Constructor and Description |
|---|
ListExternalLocationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<ExternalLocationInfo> |
getExternalLocations() |
String |
getNextPageToken() |
int |
hashCode() |
ListExternalLocationsResponse |
setExternalLocations(Collection<ExternalLocationInfo> externalLocations) |
ListExternalLocationsResponse |
setNextPageToken(String nextPageToken) |
String |
toString() |
public ListExternalLocationsResponse setExternalLocations(Collection<ExternalLocationInfo> externalLocations)
public Collection<ExternalLocationInfo> getExternalLocations()
public ListExternalLocationsResponse setNextPageToken(String nextPageToken)
public String getNextPageToken()
Copyright © 2024. All rights reserved.