DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.Builder.build() |
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withExpirationDateTime(OffsetDateTime expirationDateTime) |
Returns an immutable copy of this with just the
expirationDateTime field changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withFilter(String filter) |
Returns an immutable copy of this with just the filter field
changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withLastRefreshDateTime(OffsetDateTime lastRefreshDateTime) |
Returns an immutable copy of this with just the
lastRefreshDateTime field changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withMetadata(String metadata) |
Returns an immutable copy of this with just the metadata field
changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withOrderBy(List<String> orderBy) |
Returns an immutable copy of this with just the orderBy field
changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withReportName(String reportName) |
Returns an immutable copy of this with just the reportName field
changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withSelect(List<String> select) |
Returns an immutable copy of this with just the select field
changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withStatus(DeviceManagementReportStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
DeviceManagementCachedReportConfiguration |
DeviceManagementCachedReportConfiguration.withUnmappedField(String name,
String value) |
|