Class IpAddressFetcher

    • Constructor Detail

      • IpAddressFetcher

        public IpAddressFetcher​(String pathIpAccessControlListSid,
                                String pathSid)
      • IpAddressFetcher

        public IpAddressFetcher​(String pathAccountSid,
                                String pathIpAccessControlListSid,
                                String pathSid)
    • Method Detail

      • fetch

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