@Beta public final class DeleteAction extends UpdateAction
A DELETE action is used to delete an element from a set. The attribute involved must be a set data type.
This object is as immutable (or unmodifiable) as the underlying value (of
type ValueOperand
) given during construction.
Copyright © 2022. All rights reserved.