AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.Builder.build() |
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withAccountId(String accountId) |
Returns an immutable copy of this with just the accountId field
changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withEnrolledDeviceCount(Integer enrolledDeviceCount) |
Returns an immutable copy of this with just the
enrolledDeviceCount field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withQrCodeContent(String qrCodeContent) |
Returns an immutable copy of this with just the qrCodeContent
field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withQrCodeImage(MimeContent qrCodeImage) |
Returns an immutable copy of this with just the qrCodeImage
field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withTokenExpirationDateTime(OffsetDateTime tokenExpirationDateTime) |
Returns an immutable copy of this with just the
tokenExpirationDateTime field changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withTokenValue(String tokenValue) |
Returns an immutable copy of this with just the tokenValue field
changed.
|
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withUnmappedField(String name,
String value) |
|