Class DeviceFetcher

    • Constructor Detail

      • DeviceFetcher

        public DeviceFetcher​(String pathFleetSid,
                             String pathSid)
    • Method Detail

      • fetch

        public Device fetch​(TwilioRestClient client)
        Description copied from class: Fetcher
        Execute a request using specified client.
        Specified by:
        fetch in class Fetcher<Device>
        Parameters:
        client - client used to make request
        Returns:
        Requested object