Class BaseManagerRequest<R extends Response>

    • Method Detail

      • serviceType

        public ServiceType serviceType()
        Description copied from interface: Request
        The service type of this request.
        Specified by:
        serviceType in interface Request<R extends Response>
        Returns:
        the service type for this request.