Interface Transformation.DefinitionStages.WithIfNoneMatch

    • Method Detail

      • withIfNoneMatch

        Transformation.DefinitionStages.WithCreate withIfNoneMatch​(String ifNoneMatch)
        Specifies the ifNoneMatch property: Set to '*' to allow a new transformation to be created, but to prevent updating an existing transformation. Other values will result in a 412 Pre-condition Failed response..
        Parameters:
        ifNoneMatch - Set to '*' to allow a new transformation to be created, but to prevent updating an existing transformation. Other values will result in a 412 Pre-condition Failed response.
        Returns:
        the next definition stage.