Interface DataMigrationService.UpdateStages.WithEtag

All Known Subinterfaces:
DataMigrationService.Update
Enclosing interface:
DataMigrationService.UpdateStages

public static interface DataMigrationService.UpdateStages.WithEtag
The stage of the DataMigrationService update allowing to specify etag.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the etag property: HTTP strong entity tag value.
  • Method Details

    • withEtag

      Specifies the etag property: HTTP strong entity tag value. Ignored if submitted.
      Parameters:
      etag - HTTP strong entity tag value. Ignored if submitted.
      Returns:
      the next definition stage.