Package com.io7m.idstore.protocol.admin
Record Class IdACommandAdminSelf
java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdACommandAdminSelf
- All Implemented Interfaces:
com.io7m.hibiscus.api.HBCommandType,com.io7m.hibiscus.api.HBMessageType,IdACommandType<IdAResponseAdminSelf>,IdAMessageType,IdProtocolMessageType
A request to fetch the admin's own profile.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aIdACommandAdminSelfrecord class. -
Method Summary
-
Constructor Details
-
IdACommandAdminSelf
public IdACommandAdminSelf()Creates an instance of aIdACommandAdminSelfrecord class.
-
-
Method Details
-
responseClass
- Specified by:
responseClassin interfaceIdACommandType<IdAResponseAdminSelf>- 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.
-