DeviceManagementExportJob |
DeviceManagementExportJob.Builder.build() |
|
DeviceManagementExportJob |
DeviceManagementExportJob.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementExportJob |
DeviceManagementExportJob.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementExportJob |
DeviceManagementExportJob.withExpirationDateTime(OffsetDateTime expirationDateTime) |
Returns an immutable copy of this with just the
expirationDateTime field changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withFilter(String filter) |
Returns an immutable copy of this with just the filter field
changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withFormat(DeviceManagementReportFileFormat format) |
Returns an immutable copy of this with just the format field
changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withLocalizationType(DeviceManagementExportJobLocalizationType localizationType) |
Returns an immutable copy of this with just the localizationType
field changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withReportName(String reportName) |
Returns an immutable copy of this with just the reportName field
changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withRequestDateTime(OffsetDateTime requestDateTime) |
Returns an immutable copy of this with just the requestDateTime
field changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withSelect(List<String> select) |
Returns an immutable copy of this with just the select field
changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withSnapshotId(String snapshotId) |
Returns an immutable copy of this with just the snapshotId field
changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withStatus(DeviceManagementReportStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
DeviceManagementExportJob |
DeviceManagementExportJob.withUnmappedField(String name,
Object value) |
|
DeviceManagementExportJob |
DeviceManagementExportJob.withUrl(String url) |
Returns an immutable copy of this with just the url field
changed.
|