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