public class ApiSessionReportResource extends Object
| Constructor and Description |
|---|
ApiSessionReportResource(javax.ws.rs.client.WebTarget target) |
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
getSessionReports(String userId,
long offset,
int limit,
int lastDays,
String apiKey) |
public ApiSessionReportResource(javax.ws.rs.client.WebTarget target)
public PaginationObject<SessionReport> getSessionReports(String userId, long offset, int limit, int lastDays, String apiKey)
Copyright © 2018. All rights reserved.