public class GetEventSubscriptionRegisterResponse extends Object
| Constructor and Description |
|---|
GetEventSubscriptionRegisterResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackUrl() |
String |
getClientIp() |
String |
getEventType() |
void |
setCallbackUrl(String callbackUrl) |
void |
setClientIp(String clientIp) |
void |
setEventType(String eventType) |
String |
toString() |
public GetEventSubscriptionRegisterResponse()
public String getCallbackUrl()
public void setCallbackUrl(String callbackUrl)
public String getClientIp()
public void setClientIp(String clientIp)
public String getEventType()
public void setEventType(String eventType)
Copyright © 2016. All rights reserved.