EducationSynchronizationProfile |
EducationSynchronizationProfile.Builder.build() |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withDataProvider(EducationSynchronizationDataProvider dataProvider) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withDisplayName(String displayName) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withExpirationDate(LocalDate expirationDate) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withHandleSpecialCharacterConstraint(Boolean handleSpecialCharacterConstraint) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withIdentitySynchronizationConfiguration(EducationIdentitySynchronizationConfiguration identitySynchronizationConfiguration) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withLicensesToAssign(List<EducationSynchronizationLicenseAssignment> licensesToAssign) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withState(EducationSynchronizationProfileState state) |
|
EducationSynchronizationProfile |
EducationSynchronizationProfile.withUnmappedField(String name,
String value) |
|