Interface TagContract.DefinitionStages.WithIfMatch

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

public static interface TagContract.DefinitionStages.WithIfMatch
The stage of the TagContract definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the Entity. Not required when creating an entity, but required when updating an entity..
      Parameters:
      ifMatch - ETag of the Entity. Not required when creating an entity, but required when updating an entity.
      Returns:
      the next definition stage.