Interface PolicyContract.DefinitionStages.WithIfMatch

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

public static interface PolicyContract.DefinitionStages.WithIfMatch
The stage of the PolicyContract 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.