All Implemented Interfaces:
Serializable

public final class GetEntityRequest extends AbstractEntityRequest<GetEntityReply>
See Also:
  • Constructor Details

    • GetEntityRequest

      public GetEntityRequest(akka.actor.typed.ActorRef<GetEntityReply> replyTo, EntityId entity)