Class StopMigrationRequest

    • Constructor Detail

      • StopMigrationRequest

        public StopMigrationRequest()
      • StopMigrationRequest

        public StopMigrationRequest​(StopMigrationRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getMigrateId

        public Long getMigrateId()
        Get 迁移任务ID
        Returns:
        MigrateId 迁移任务ID
      • setMigrateId

        public void setMigrateId​(Long MigrateId)
        Set 迁移任务ID
        Parameters:
        MigrateId - 迁移任务ID