public class Notificationsubscriptionsv1webhooksProducts extends Object
| Constructor and Description |
|---|
Notificationsubscriptionsv1webhooksProducts() |
| Modifier and Type | Method and Description |
|---|---|
Notificationsubscriptionsv1webhooksProducts |
addEventTypesItem(String eventTypesItem) |
boolean |
equals(Object o) |
Notificationsubscriptionsv1webhooksProducts |
eventTypes(List<String> eventTypes) |
List<String> |
getEventTypes()
Get eventTypes
|
String |
getProductId()
Product ID.
|
int |
hashCode() |
Notificationsubscriptionsv1webhooksProducts |
productId(String productId) |
void |
setEventTypes(List<String> eventTypes) |
void |
setProductId(String productId) |
String |
toString() |
public Notificationsubscriptionsv1webhooksProducts()
public Notificationsubscriptionsv1webhooksProducts productId(String productId)
public String getProductId()
public void setProductId(String productId)
public Notificationsubscriptionsv1webhooksProducts eventTypes(List<String> eventTypes)
public Notificationsubscriptionsv1webhooksProducts addEventTypesItem(String eventTypesItem)
Copyright © 2024. All rights reserved.