GroupPolicyMigrationReport |
GroupPolicyMigrationReport.Builder.build() |
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withGroupPolicyCreatedDateTime(OffsetDateTime groupPolicyCreatedDateTime) |
Returns an immutable copy of this with just the
groupPolicyCreatedDateTime field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withGroupPolicyLastModifiedDateTime(OffsetDateTime groupPolicyLastModifiedDateTime) |
Returns an immutable copy of this with just the
groupPolicyLastModifiedDateTime field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withGroupPolicyObjectId(UUID groupPolicyObjectId) |
Returns an immutable copy of this with just the
groupPolicyObjectId field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withMigrationReadiness(GroupPolicyMigrationReadiness migrationReadiness) |
Returns an immutable copy of this with just the
migrationReadiness field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withOuDistinguishedName(String ouDistinguishedName) |
Returns an immutable copy of this with just the
ouDistinguishedName field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withSupportedSettingsCount(Integer supportedSettingsCount) |
Returns an immutable copy of this with just the
supportedSettingsCount field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withSupportedSettingsPercent(Integer supportedSettingsPercent) |
Returns an immutable copy of this with just the
supportedSettingsPercent field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withTargetedInActiveDirectory(Boolean targetedInActiveDirectory) |
Returns an immutable copy of this with just the
targetedInActiveDirectory field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withTotalSettingsCount(Integer totalSettingsCount) |
Returns an immutable copy of this with just the
totalSettingsCount field changed.
|
GroupPolicyMigrationReport |
GroupPolicyMigrationReport.withUnmappedField(String name,
String value) |
|