Interface OperationContract.DefinitionStages.WithIfMatch

    • Method Detail

      • withIfMatch

        OperationContract.DefinitionStages.WithCreate withIfMatch​(String ifMatch)
        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.