@Generated public class ListRegistryWebhooks extends Object
Constructor and Description |
---|
ListRegistryWebhooks() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNextPageToken() |
Collection<RegistryWebhook> |
getWebhooks() |
int |
hashCode() |
ListRegistryWebhooks |
setNextPageToken(String nextPageToken) |
ListRegistryWebhooks |
setWebhooks(Collection<RegistryWebhook> webhooks) |
String |
toString() |
public ListRegistryWebhooks setNextPageToken(String nextPageToken)
public String getNextPageToken()
public ListRegistryWebhooks setWebhooks(Collection<RegistryWebhook> webhooks)
public Collection<RegistryWebhook> getWebhooks()
Copyright © 2023. All rights reserved.