Class NetworkFetcher

    • Constructor Detail

      • NetworkFetcher

        public NetworkFetcher​(String pathSid)
    • Method Detail

      • fetch

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