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