Class GroupPolicyMigrationReport.Builder

    • Method Detail

      • createdDateTime

        public GroupPolicyMigrationReport.Builder createdDateTime​(OffsetDateTime createdDateTime)
        “The date and time at which the GroupPolicyMigrationReport was created.”
        Parameters:
        createdDateTime - value of createdDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public GroupPolicyMigrationReport.Builder displayName​(String displayName)
        “The name of Group Policy Object from the GPO Xml Content”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • groupPolicyCreatedDateTime

        public GroupPolicyMigrationReport.Builder groupPolicyCreatedDateTime​(OffsetDateTime groupPolicyCreatedDateTime)
        “The date and time at which the GroupPolicyMigrationReport was created.”
        Parameters:
        groupPolicyCreatedDateTime - value of groupPolicyCreatedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • groupPolicyLastModifiedDateTime

        public GroupPolicyMigrationReport.Builder groupPolicyLastModifiedDateTime​(OffsetDateTime groupPolicyLastModifiedDateTime)
        “The date and time at which the GroupPolicyMigrationReport was last modified.”
        Parameters:
        groupPolicyLastModifiedDateTime - value of groupPolicyLastModifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • groupPolicyObjectId

        public GroupPolicyMigrationReport.Builder groupPolicyObjectId​(UUID groupPolicyObjectId)
        “The Group Policy Object GUID from GPO Xml content”
        Parameters:
        groupPolicyObjectId - value of groupPolicyObjectId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedDateTime

        public GroupPolicyMigrationReport.Builder lastModifiedDateTime​(OffsetDateTime lastModifiedDateTime)
        “The date and time at which the GroupPolicyMigrationReport was last modified.”
        Parameters:
        lastModifiedDateTime - value of lastModifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • migrationReadiness

        public GroupPolicyMigrationReport.Builder migrationReadiness​(GroupPolicyMigrationReadiness migrationReadiness)
        “The Intune coverage for the associated Group Policy Object file.”
        Parameters:
        migrationReadiness - value of migrationReadiness property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • ouDistinguishedName

        public GroupPolicyMigrationReport.Builder ouDistinguishedName​(String ouDistinguishedName)
        “The distinguished name of the OU.”
        Parameters:
        ouDistinguishedName - value of ouDistinguishedName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportedSettingsCount

        public GroupPolicyMigrationReport.Builder supportedSettingsCount​(Integer supportedSettingsCount)
        “The number of Group Policy Settings supported by Intune.”
        Parameters:
        supportedSettingsCount - value of supportedSettingsCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportedSettingsPercent

        public GroupPolicyMigrationReport.Builder supportedSettingsPercent​(Integer supportedSettingsPercent)
        “The Percentage of Group Policy Settings supported by Intune.”
        Parameters:
        supportedSettingsPercent - value of supportedSettingsPercent property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • targetedInActiveDirectory

        public GroupPolicyMigrationReport.Builder targetedInActiveDirectory​(Boolean targetedInActiveDirectory)
        “The Targeted in AD property from GPO Xml Content”
        Parameters:
        targetedInActiveDirectory - value of targetedInActiveDirectory property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • totalSettingsCount

        public GroupPolicyMigrationReport.Builder totalSettingsCount​(Integer totalSettingsCount)
        “The total number of Group Policy Settings from GPO file.”
        Parameters:
        totalSettingsCount - value of totalSettingsCount property (as defined in service metadata)
        Returns:
        this (for method chaining)