DeviceManagementReportSchedule |
DeviceManagementReportSchedule.Builder.build() |
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withEmails(List<String> emails) |
Returns an immutable copy of this with just the emails field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withEndDateTime(OffsetDateTime endDateTime) |
Returns an immutable copy of this with just the endDateTime
field changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withFilter(String filter) |
Returns an immutable copy of this with just the filter field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withFormat(DeviceManagementReportFileFormat format) |
Returns an immutable copy of this with just the format field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withOrderBy(List<String> orderBy) |
Returns an immutable copy of this with just the orderBy field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withRecurrence(DeviceManagementScheduledReportRecurrence recurrence) |
Returns an immutable copy of this with just the recurrence field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withReportName(String reportName) |
Returns an immutable copy of this with just the reportName field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withReportScheduleName(String reportScheduleName) |
Returns an immutable copy of this with just the
reportScheduleName field changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withSelect(List<String> select) |
Returns an immutable copy of this with just the select field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withStartDateTime(OffsetDateTime startDateTime) |
Returns an immutable copy of this with just the startDateTime
field changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withSubject(String subject) |
Returns an immutable copy of this with just the subject field
changed.
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withUnmappedField(String name,
String value) |
|
DeviceManagementReportSchedule |
DeviceManagementReportSchedule.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|