Record Class CJ1CommandAuditSearchPrevious
java.lang.Object
java.lang.Record
com.io7m.cardant.protocol.inventory.json.internal.CJ1CommandAuditSearchPrevious
- All Implemented Interfaces:
CJ1CommandType, CJ1MessageType, CJ1ValueType
@JsonClassDescription("Get the previous page of audit events.")
public record CJ1CommandAuditSearchPrevious()
extends Record
implements CJ1CommandType
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aCJ1CommandAuditSearchPreviousrecord class. -
Method Summary
-
Constructor Details
-
CJ1CommandAuditSearchPrevious
public CJ1CommandAuditSearchPrevious()Creates an instance of aCJ1CommandAuditSearchPreviousrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-