com.gu.auxiliaryatom.model.auxiliaryatomevent.v1
The default read-only implementation of AuxiliaryAtomEvent.
The default read-only implementation of AuxiliaryAtomEvent. You typically should not need to directly reference this class; instead, use the AuxiliaryAtomEvent.apply method to construct new instances.
This Proxy trait allows you to extend the AuxiliaryAtomEvent trait with additional state or behavior and implement the read-only methods from AuxiliaryAtomEvent using an underlying instance.
Field information in declaration order.
Checks that all required fields are non-null.
Checks that the struct is a valid as a new instance.
Checks that the struct is a valid as a new instance. If there are any missing required or construction required fields, return a non-empty list.