Interface DataMigrationService.DefinitionStages.WithEtag

All Known Subinterfaces:
DataMigrationService.Definition, DataMigrationService.DefinitionStages.WithCreate
Enclosing interface:
DataMigrationService.DefinitionStages

public static interface DataMigrationService.DefinitionStages.WithEtag
The stage of the DataMigrationService definition allowing to specify etag.
  • 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.