Package org.openapitools.client.model
Class EventHook
java.lang.Object
org.openapitools.client.model.EventHook
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class EventHook
extends Object
EventHook
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionchannel(EventHookChannel channel) booleanevents(EventSubscriptions events) Get channelGet createdGet createdByGet eventsgetId()Get idGet lastUpdatedgetLinks()Get linksgetName()Get nameGet statusGet verificationStatusinthashCode()voidsetChannel(EventHookChannel channel) voidsetCreatedBy(String createdBy) voidsetEvents(EventSubscriptions events) voidvoidsetStatus(LifecycleStatus status) voidsetVerificationStatus(EventHookVerificationStatus verificationStatus) status(LifecycleStatus status) toString()verificationStatus(EventHookVerificationStatus verificationStatus)  
- 
Field Details
- 
JSON_PROPERTY_CHANNEL
- See Also:
 
 - 
JSON_PROPERTY_CREATED
- See Also:
 
 - 
JSON_PROPERTY_CREATED_BY
- See Also:
 
 - 
JSON_PROPERTY_EVENTS
- See Also:
 
 - 
JSON_PROPERTY_ID
- See Also:
 
 - 
JSON_PROPERTY_LAST_UPDATED
- See Also:
 
 - 
JSON_PROPERTY_NAME
- See Also:
 
 - 
JSON_PROPERTY_STATUS
- See Also:
 
 - 
JSON_PROPERTY_VERIFICATION_STATUS
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
EventHook
public EventHook() 
 - 
 - 
Method Details
- 
channel
 - 
getChannel
Get channel- Returns:
 - channel
 
 - 
setChannel
 - 
getCreated
Get created- Returns:
 - created
 
 - 
createdBy
 - 
getCreatedBy
Get createdBy- Returns:
 - createdBy
 
 - 
setCreatedBy
 - 
events
 - 
getEvents
Get events- Returns:
 - events
 
 - 
setEvents
 - 
getId
Get id- Returns:
 - id
 
 - 
getLastUpdated
Get lastUpdated- Returns:
 - lastUpdated
 
 - 
name
 - 
getName
Get name- Returns:
 - name
 
 - 
setName
 - 
status
 - 
getStatus
Get status- Returns:
 - status
 
 - 
setStatus
 - 
verificationStatus
 - 
getVerificationStatus
Get verificationStatus- Returns:
 - verificationStatus
 
 - 
setVerificationStatus
 - 
getLinks
Get links- Returns:
 - links
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -