@Generated public class ListExternalLocationsRequest extends Object
| Constructor and Description |
|---|
ListExternalLocationsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIncludeBrowse() |
Long |
getMaxResults() |
String |
getPageToken() |
int |
hashCode() |
ListExternalLocationsRequest |
setIncludeBrowse(Boolean includeBrowse) |
ListExternalLocationsRequest |
setMaxResults(Long maxResults) |
ListExternalLocationsRequest |
setPageToken(String pageToken) |
String |
toString() |
public ListExternalLocationsRequest setIncludeBrowse(Boolean includeBrowse)
public Boolean getIncludeBrowse()
public ListExternalLocationsRequest setMaxResults(Long maxResults)
public Long getMaxResults()
public ListExternalLocationsRequest setPageToken(String pageToken)
public String getPageToken()
Copyright © 2024. All rights reserved.