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