public class AuditLogResponse extends Object
| Constructor and Description |
|---|
AuditLogResponse() |
| Modifier and Type | Method and Description |
|---|---|
AuditLogEntryResponse[] |
getAuditLogEntries() |
UserResponse[] |
getUsers() |
WebhookResponse[] |
getWebhooks() |
String |
toString() |
public WebhookResponse[] getWebhooks()
public UserResponse[] getUsers()
public AuditLogEntryResponse[] getAuditLogEntries()