Interface UpdateRegexPatternSetResponse.Builder

    • Method Detail

      • nextLockToken

        UpdateRegexPatternSetResponse.Builder nextLockToken​(String nextLockToken)

        A token used for optimistic locking. WAF returns this token to your update requests. You use NextLockToken in the same manner as you use LockToken.

        Parameters:
        nextLockToken - A token used for optimistic locking. WAF returns this token to your update requests. You use NextLockToken in the same manner as you use LockToken.
        Returns:
        Returns a reference to this object so that method calls can be chained together.