@Generated public class ListStableUrlsResponse extends Object
| Constructor and Description |
|---|
ListStableUrlsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNextPageToken() |
Collection<StableUrl> |
getStableUrls() |
int |
hashCode() |
ListStableUrlsResponse |
setNextPageToken(String nextPageToken) |
ListStableUrlsResponse |
setStableUrls(Collection<StableUrl> stableUrls) |
String |
toString() |
public ListStableUrlsResponse setNextPageToken(String nextPageToken)
public String getNextPageToken()
public ListStableUrlsResponse setStableUrls(Collection<StableUrl> stableUrls)
public Collection<StableUrl> getStableUrls()
Copyright © 2026. All rights reserved.