DeviceManagementPartner |
DeviceManagementPartner.Builder.build() |
|
DeviceManagementPartner |
DeviceManagementPartner.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementPartner |
DeviceManagementPartner.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementPartner |
DeviceManagementPartner.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withGroupsRequiringPartnerEnrollment(List<DeviceManagementPartnerAssignment> groupsRequiringPartnerEnrollment) |
Returns an immutable copy of this with just the
groupsRequiringPartnerEnrollment field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withIsConfigured(Boolean isConfigured) |
Returns an immutable copy of this with just the isConfigured
field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withLastHeartbeatDateTime(OffsetDateTime lastHeartbeatDateTime) |
Returns an immutable copy of this with just the
lastHeartbeatDateTime field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withPartnerAppType(DeviceManagementPartnerAppType partnerAppType) |
Returns an immutable copy of this with just the partnerAppType
field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withPartnerState(DeviceManagementPartnerTenantState partnerState) |
Returns an immutable copy of this with just the partnerState
field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withSingleTenantAppId(String singleTenantAppId) |
Returns an immutable copy of this with just the singleTenantAppId
field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withUnmappedField(String name,
Object value) |
|
DeviceManagementPartner |
DeviceManagementPartner.withWhenPartnerDevicesWillBeMarkedAsNonCompliantDateTime(OffsetDateTime whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime) |
Returns an immutable copy of this with just the
whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime field changed.
|
DeviceManagementPartner |
DeviceManagementPartner.withWhenPartnerDevicesWillBeRemovedDateTime(OffsetDateTime whenPartnerDevicesWillBeRemovedDateTime) |
Returns an immutable copy of this with just the
whenPartnerDevicesWillBeRemovedDateTime field changed.
|