Record Class IdACommandAdminGet

java.lang.Object
java.lang.Record
com.io7m.idstore.protocol.admin.IdACommandAdminGet
Record Components:
admin - The admin ID
All Implemented Interfaces:
com.io7m.hibiscus.api.HBMessageType, IdACommandType<IdAResponseAdminGet>, IdAMessageType, IdProtocolMessageType

public record IdACommandAdminGet(UUID admin) extends Record implements IdACommandType<IdAResponseAdminGet>
Get the given admin.