Class MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput

java.lang.Object
com.azure.resourcemanager.datamigration.models.MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput
Direct Known Subclasses:
MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseError, MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputDatabaseLevel, MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError, MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel, MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputTableLevel

public class MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput extends Object
Output for the task that migrates PostgreSQL databases to Azure Database for PostgreSQL for online migrations.
  • Constructor Details

    • MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput

      public MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput()
      Creates an instance of MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput class.
  • Method Details

    • id

      public String id()
      Get the id property: Result identifier.
      Returns:
      the id value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.