public class ReportsGetActivityBuilder extends Object
DbxTeamTeamRequests.reportsGetActivityBuilder().
Use this class to set optional request parameters and complete the request.
| Modifier and Type | Method and Description |
|---|---|
GetActivityReport |
start()
Issues the request.
|
ReportsGetActivityBuilder |
withEndDate(Date endDate)
Set value for optional field.
|
ReportsGetActivityBuilder |
withStartDate(Date startDate)
Set value for optional field.
|
public ReportsGetActivityBuilder withStartDate(Date startDate)
startDate - Optional starting date (inclusive).public ReportsGetActivityBuilder withEndDate(Date endDate)
endDate - Optional ending date (exclusive).public GetActivityReport start() throws DateRangeErrorException, DbxException
DateRangeErrorExceptionDbxException