Interface Transformation.UpdateStages.WithIfMatch

    • Method Detail

      • withIfMatch

        Transformation.Update withIfMatch​(String ifMatch)
        Specifies the ifMatch property: The ETag of the transformation. Omit this value to always overwrite the current transformation. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes..
        Parameters:
        ifMatch - The ETag of the transformation. Omit this value to always overwrite the current transformation. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.
        Returns:
        the next definition stage.