Interface ConnectionSetting.UpdateStages.WithEtag

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

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

    • withEtag

      Specifies the etag property: Entity Tag.
      Parameters:
      etag - Entity Tag.
      Returns:
      the next definition stage.