public class SenlinReceiver extends Object implements Receiver
| Modifier and Type | Class and Description |
|---|---|
static class |
SenlinReceiver.Receiver
An inner class for representing lists of senlinReceivers
|
| Constructor and Description |
|---|
SenlinReceiver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the action of the receiver
|
Map<String,Object> |
getActor()
Returns the actor of the receiver
|
Map<String,Object> |
getChannel()
Returns the channel of the receiver
|
String |
getClusterID()
Returns the cluster id of the receiver
|
Date |
getCreatedAt()
Returns the created at time of the receiver
|
String |
getDomain()
Returns the domain of the receiver
|
String |
getId() |
String |
getName() |
Map<String,Object> |
getParams()
Returns the params of the receiver
|
String |
getProject()
Returns the project of the receiver
|
String |
getType()
Returns the type of the receiver
|
Date |
getUpdatedAt()
Returns the updated at time of the receiver
|
String |
getUser()
Returns the user of the receiver
|
String |
getWebHook()
Returns the WebHook of the receiver
|
String |
toString() |
public String getAction()
Receiverpublic String getClusterID()
ReceivergetClusterID in interface Receiverpublic Date getCreatedAt()
ReceivergetCreatedAt in interface Receiverpublic String getDomain()
Receiverpublic String getProject()
ReceivergetProject in interface Receiverpublic String getType()
Receiverpublic Date getUpdatedAt()
ReceivergetUpdatedAt in interface Receiverpublic String getUser()
Receiverpublic Map<String,Object> getActor()
Receiverpublic Map<String,Object> getChannel()
ReceivergetChannel in interface Receiverpublic Map<String,Object> getParams()
Receiverpublic String getId()
getId in interface ResourceEntitypublic String getName()
getName in interface ResourceEntitypublic String getWebHook()
ReceivergetWebHook in interface ReceiverCopyright © 2017. All rights reserved.