Interface OrderItemResource.UpdateStages.WithIfMatch

    • Method Detail

      • withIfMatch

        OrderItemResource.Update withIfMatch​(String ifMatch)
        Specifies the ifMatch property: Defines the If-Match condition. The patch will be performed only if the ETag of the order on the server matches this value..
        Parameters:
        ifMatch - Defines the If-Match condition. The patch will be performed only if the ETag of the order on the server matches this value.
        Returns:
        the next definition stage.