Record Class IdACommandUserSearchByEmailPrevious
java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdACommandUserSearchByEmailPrevious
- All Implemented Interfaces:
com.io7m.hibiscus.api.HBMessageType, IdACommandType<IdAResponseUserSearchByEmailPrevious>, IdAMessageType, IdProtocolMessageType
public record IdACommandUserSearchByEmailPrevious()
extends Record
implements IdACommandType<IdAResponseUserSearchByEmailPrevious>
Get the previous page of the user listing.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aIdACommandUserSearchByEmailPreviousrecord class. -
Method Summary
-
Constructor Details
-
IdACommandUserSearchByEmailPrevious
public IdACommandUserSearchByEmailPrevious()Creates an instance of aIdACommandUserSearchByEmailPreviousrecord class.
-
-
Method Details
-
responseClass
- Specified by:
responseClassin interfaceIdACommandType<IdAResponseUserSearchByEmailPrevious>- 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.
-