AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.Builder.build() |
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withAvailableEnrollmentTypeOptions(List<AppleOwnerTypeEnrollmentType> availableEnrollmentTypeOptions) |
Returns an immutable copy of this with just the
availableEnrollmentTypeOptions field changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withDefaultEnrollmentType(AppleUserInitiatedEnrollmentType defaultEnrollmentType) |
Returns an immutable copy of this with just the
defaultEnrollmentType field changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withPlatform(DevicePlatformType platform) |
Returns an immutable copy of this with just the platform field
changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withPriority(Integer priority) |
Returns an immutable copy of this with just the priority field
changed.
|
AppleUserInitiatedEnrollmentProfile |
AppleUserInitiatedEnrollmentProfile.withUnmappedField(String name,
String value) |
|