Record Class IdACommandAdminSearchByEmailPrevious
java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdACommandAdminSearchByEmailPrevious
- All Implemented Interfaces:
com.io7m.hibiscus.api.HBMessageType, IdACommandType<IdAResponseAdminSearchByEmailPrevious>, IdAMessageType, IdProtocolMessageType
public record IdACommandAdminSearchByEmailPrevious()
extends Record
implements IdACommandType<IdAResponseAdminSearchByEmailPrevious>
Get the previous page of the admin listing.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aIdACommandAdminSearchByEmailPreviousrecord class. -
Method Summary
-
Constructor Details
-
IdACommandAdminSearchByEmailPrevious
public IdACommandAdminSearchByEmailPrevious()Creates an instance of aIdACommandAdminSearchByEmailPreviousrecord class.
-
-
Method Details
-
responseClass
- Specified by:
responseClassin interfaceIdACommandType<IdAResponseAdminSearchByEmailPrevious>- Returns:
- The response type associated with this command
-
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.
-