Interface ImmutabilityPolicy.UpdateStages.WithETagCheck

    • Method Detail

      • withETagCheck

        ImmutabilityPolicy.Update withETagCheck​(String eTagValue)
        Specifies If-Match header.
        Parameters:
        eTagValue - The entity state (ETag) version of the immutability policy to update. A value of "*" can be used to apply the operation only if the immutability policy already exists. If omitted, this operation will always be applied
        Returns:
        the next update stage