public class Notificationsubscriptionsv1webhooksNotificationScope extends Object
| Constructor and Description |
|---|
Notificationsubscriptionsv1webhooksNotificationScope() |
| Modifier and Type | Method and Description |
|---|---|
Notificationsubscriptionsv1webhooksNotificationScope |
addScopeDataItem(String scopeDataItem) |
boolean |
equals(Object o) |
String |
getScope()
The webhook scope.
|
List<String> |
getScopeData()
Applicable only if scope=CUSTOM.
|
int |
hashCode() |
Notificationsubscriptionsv1webhooksNotificationScope |
scope(String scope) |
Notificationsubscriptionsv1webhooksNotificationScope |
scopeData(List<String> scopeData) |
void |
setScope(String scope) |
void |
setScopeData(List<String> scopeData) |
String |
toString() |
public Notificationsubscriptionsv1webhooksNotificationScope()
public Notificationsubscriptionsv1webhooksNotificationScope scope(String scope)
public String getScope()
public void setScope(String scope)
public Notificationsubscriptionsv1webhooksNotificationScope scopeData(List<String> scopeData)
public Notificationsubscriptionsv1webhooksNotificationScope addScopeDataItem(String scopeDataItem)
public List<String> getScopeData()
Copyright © 2024. All rights reserved.