AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.Builder.build() |
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withAccountId(String accountId) |
Returns an immutable copy of this with just the accountId field
changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withEnrolledDeviceCount(Integer enrolledDeviceCount) |
Returns an immutable copy of this with just the
enrolledDeviceCount field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withEnrollmentMode(AndroidDeviceOwnerEnrollmentMode enrollmentMode) |
Returns an immutable copy of this with just the enrollmentMode
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withEnrollmentTokenType(AndroidDeviceOwnerEnrollmentTokenType enrollmentTokenType) |
Returns an immutable copy of this with just the
enrollmentTokenType field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withEnrollmentTokenUsageCount(Integer enrollmentTokenUsageCount) |
Returns an immutable copy of this with just the
enrollmentTokenUsageCount field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withQrCodeContent(String qrCodeContent) |
Returns an immutable copy of this with just the qrCodeContent
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withQrCodeImage(MimeContent qrCodeImage) |
Returns an immutable copy of this with just the qrCodeImage
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withTokenCreationDateTime(OffsetDateTime tokenCreationDateTime) |
Returns an immutable copy of this with just the
tokenCreationDateTime field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withTokenExpirationDateTime(OffsetDateTime tokenExpirationDateTime) |
Returns an immutable copy of this with just the
tokenExpirationDateTime field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withTokenValue(String tokenValue) |
Returns an immutable copy of this with just the tokenValue field
changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withUnmappedField(String name,
String value) |
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withWifiHidden(Boolean wifiHidden) |
Returns an immutable copy of this with just the wifiHidden field
changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withWifiPassword(String wifiPassword) |
Returns an immutable copy of this with just the wifiPassword
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withWifiSecurityType(AospWifiSecurityType wifiSecurityType) |
Returns an immutable copy of this with just the wifiSecurityType
field changed.
|
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withWifiSsid(String wifiSsid) |
Returns an immutable copy of this with just the wifiSsid field
changed.
|